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