[0]
More...
#include <ArmarXGui/gui-plugins/DemoStateOperatorView/flowlayout.h>
[0]
Definition at line 59 of file flowlayout.h.
◆ FlowLayout() [1/2]
| FlowLayout |
( |
QWidget * | parent, |
|
|
int | margin = -1, |
|
|
int | hSpacing = -1, |
|
|
int | vSpacing = -1 ) |
|
explicit |
◆ FlowLayout() [2/2]
| FlowLayout |
( |
int | margin = -1, |
|
|
int | hSpacing = -1, |
|
|
int | vSpacing = -1 ) |
|
explicit |
◆ ~FlowLayout()
◆ addItem()
| void addItem |
( |
QLayoutItem * | item | ) |
|
|
override |
◆ count()
◆ expandingDirections()
| Qt::Orientations expandingDirections |
( |
| ) |
const |
|
override |
◆ hasHeightForWidth()
| bool hasHeightForWidth |
( |
| ) |
const |
|
override |
◆ heightForWidth()
| int heightForWidth |
( |
int | width | ) |
const |
|
override |
◆ horizontalSpacing()
| int horizontalSpacing |
( |
| ) |
const |
◆ itemAt()
| QLayoutItem * itemAt |
( |
int | index | ) |
const |
|
override |
◆ minimumSize()
| QSize minimumSize |
( |
| ) |
const |
|
override |
◆ setGeometry()
| void setGeometry |
( |
const QRect & | rect | ) |
|
|
override |
◆ sizeHint()
◆ takeAt()
| QLayoutItem * takeAt |
( |
int | index | ) |
|
|
override |
◆ verticalSpacing()
| int verticalSpacing |
( |
| ) |
const |
The documentation for this class was generated from the following files: