casa::BorderLayout Class Reference
#include <tqlayout.h>
List of all members.
Detailed Description
Definition at line 42 of file tqlayout.h.
Member Enumeration Documentation
- Enumerator:
| West |
|
| North |
|
| South |
|
| East |
|
| Center |
|
Definition at line 45 of file tqlayout.h.
Constructor & Destructor Documentation
| casa::BorderLayout::BorderLayout |
( |
QWidget * |
parent, |
|
|
int |
margin = 0, |
|
|
int |
spacing = -1 | |
|
) |
| | |
| casa::BorderLayout::BorderLayout |
( |
int |
spacing = -1 |
) |
|
| casa::BorderLayout::~BorderLayout |
( |
|
) |
|
Member Function Documentation
| void casa::BorderLayout::add |
( |
QLayoutItem * |
item, |
|
|
Position |
position | |
|
) |
| | |
| void casa::BorderLayout::addItem |
( |
QLayoutItem * |
item |
) |
|
| void casa::BorderLayout::addWidget |
( |
QWidget * |
widget, |
|
|
Position |
position | |
|
) |
| | |
| QSize casa::BorderLayout::calculateSize |
( |
SizeType |
sizeType |
) |
const [private] |
| int casa::BorderLayout::count |
( |
|
) |
const |
| Qt::Orientations casa::BorderLayout::expandingDirections |
( |
|
) |
const |
| bool casa::BorderLayout::hasHeightForWidth |
( |
|
) |
const |
| QLayoutItem* casa::BorderLayout::itemAt |
( |
int |
index |
) |
const |
| QSize casa::BorderLayout::minimumSize |
( |
|
) |
const |
| void casa::BorderLayout::setGeometry |
( |
const QRect & |
rect |
) |
|
| QSize casa::BorderLayout::sizeHint |
( |
|
) |
const |
| QLayoutItem* casa::BorderLayout::takeAt |
( |
int |
index |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: