casa::FlowLayout Class Reference
#include <tqlayout.h>
List of all members.
Detailed Description
Definition at line 17 of file tqlayout.h.
Constructor & Destructor Documentation
casa::FlowLayout::FlowLayout |
( |
QWidget * |
parent, |
|
|
int |
margin = 0 , |
|
|
int |
spacing = -1 | |
|
) |
| | |
casa::FlowLayout::FlowLayout |
( |
int |
spacing = -1 |
) |
|
casa::FlowLayout::~FlowLayout |
( |
|
) |
|
Member Function Documentation
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 |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: