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

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