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