|
|
| FlowLayout (QWidget *parent, int margin=0, int spacing=-1) |
| |
|
| FlowLayout (int spacing=-1) |
| |
|
void | addItem (QLayoutItem *item) |
| |
|
Qt::Orientations | expandingDirections () const |
| |
|
bool | hasHeightForWidth () const |
| |
|
int | heightForWidth (int) const |
| |
|
int | count () const |
| |
|
QLayoutItem * | itemAt (int index) const |
| |
|
QSize | minimumSize () const |
| |
|
void | setGeometry (const QRect &rect) |
| |
|
QSize | sizeHint () const |
| |
|
QLayoutItem * | takeAt (int index) |
| |
The documentation for this class was generated from the following file: