kexi
KexiFlowLayout Class Reference
List of all members.Detailed Description
Definition at line 26 of file kexiflowlayout.h.
Public Member Functions | |
KexiFlowLayout (QWidget *parent, int border=0, int space=-1, const char *name=0) | |
KexiFlowLayout (QLayout *parent, int space=-1, const char *name=0) | |
KexiFlowLayout (int space=-1, const char *name=0) | |
~KexiFlowLayout () | |
QPtrList< QWidget > * | widgetList () const |
void | setOrientation (Orientation orientation) |
Qt::Orientation | orientation () const |
void | setJustified (bool justify) |
bool | isJustified () const |
virtual void | addItem (QLayoutItem *item) |
virtual void | addSpacing (int size) |
virtual QLayoutIterator | iterator () |
virtual void | invalidate () |
virtual bool | hasHeightForWidth () const |
virtual int | heightForWidth (int width) const |
virtual QSize | sizeHint () const |
virtual QSize | minimumSize () const |
virtual QSizePolicy::ExpandData | expanding () const |
virtual bool | isEmpty () |
Protected Member Functions | |
virtual void | setGeometry (const QRect &) |
int | simulateLayout (const QRect &r) |
int | doHorizontalLayout (const QRect &, bool testonly=false) |
int | doVerticalLayout (const QRect &, bool testonly=false) |
Member Function Documentation
|
do not consider hidden widgets Definition at line 221 of file kexiflowlayout.cpp. |
|
do not consider hidden widgets Definition at line 338 of file kexiflowlayout.cpp. |
|
Definition at line 43 of file kexiflowlayout.h. |
|
Sets layout's orientation to orientation. Default orientation is Vertical. Definition at line 40 of file kexiflowlayout.h. |
|
Definition at line 120 of file kexiflowlayout.cpp. |
The documentation for this class was generated from the following files: