#include <QtLayout.h>
|
int | doLayout (const QRect &rect, bool testOnly) const |
|
Definition at line 45 of file QtLayout.h.
casa::QtFlowLayout::QtFlowLayout |
( |
QWidget * |
parent, |
|
|
int |
margin = 0 , |
|
|
int |
spacing = -1 |
|
) |
| |
casa::QtFlowLayout::QtFlowLayout |
( |
int |
spacing = -1 | ) |
|
casa::QtFlowLayout::~QtFlowLayout |
( |
| ) |
|
void casa::QtFlowLayout::addItem |
( |
QLayoutItem * |
item | ) |
|
int casa::QtFlowLayout::count |
( |
| ) |
const |
int casa::QtFlowLayout::doLayout |
( |
const QRect & |
rect, |
|
|
bool |
testOnly |
|
) |
| const |
|
private |
Qt::Orientations casa::QtFlowLayout::expandingDirections |
( |
| ) |
const |
bool casa::QtFlowLayout::hasHeightForWidth |
( |
| ) |
const |
int casa::QtFlowLayout::heightForWidth |
( |
int |
| ) |
const |
QLayoutItem* casa::QtFlowLayout::itemAt |
( |
int |
index | ) |
const |
QSize casa::QtFlowLayout::minimumSize |
( |
| ) |
const |
void casa::QtFlowLayout::setGeometry |
( |
const QRect & |
rect | ) |
|
QSize casa::QtFlowLayout::sizeHint |
( |
| ) |
const |
QLayoutItem* casa::QtFlowLayout::takeAt |
( |
int |
index | ) |
|
QList<QLayoutItem *> casa::QtFlowLayout::itemList |
|
private |
The documentation for this class was generated from the following file: