libplasma
Plasma::VBoxLayout Class Reference
#include <boxlayout.h>
Inheritance diagram for Plasma::VBoxLayout:

Detailed Description
A BoxLayout which defaults to laying items out vertically in a top-to-bottom order.Equivalent to creating a BoxLayout and passing TopToBottom in the constructor.
Definition at line 115 of file boxlayout.h.
Public Member Functions | |
| VBoxLayout (LayoutItem *parent=0) | |
Constructor & Destructor Documentation
| Plasma::VBoxLayout::VBoxLayout | ( | LayoutItem * | parent = 0 |
) | [explicit] |
Definition at line 563 of file boxlayout.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference