#include <AQSBoxLayout_p.h>
Lista de todos los miembros.
Slots públicos |
void | addItem (QLayoutItem *) |
uint | direction () const |
void | setDirection (uint) |
void | addSpacing (int) |
void | addStretch (int=0) |
void | addWidget (QWidget *, int=0, int=0) |
void | addLayout (QLayout *, int=0) |
void | addStrut (int) |
void | insertSpacing (int, int) |
void | insertStretch (int, int=0) |
void | insertWidget (int, QWidget *, int=0, int=0) |
void | insertLayout (int, QLayout *, int=0) |
bool | setStretchFactor (QWidget *, int) |
bool | setStretchFactor (QLayout *, int) |
QSize | sizeHint () const |
QSize | minimumSize () const |
QSize | maximumSize () const |
bool | hasHeightForWidth () const |
int | heightForWidth (int) const |
uint | expanding () const |
void | invalidate () |
bool | activate () |
void | setGeometry (const QRect &) |
int | findWidget (QWidget *) |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
bool AQSBoxLayout::activate |
( |
| ) |
[inline, slot] |
void AQSBoxLayout::addItem |
( |
QLayoutItem * |
arg0 | ) |
[inline, slot] |
void AQSBoxLayout::addLayout |
( |
QLayout * |
arg0, |
|
|
int |
arg1 = 0 |
|
) |
| [inline, slot] |
void AQSBoxLayout::addSpacing |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSBoxLayout::addStretch |
( |
int |
arg0 = 0 | ) |
[inline, slot] |
void AQSBoxLayout::addStrut |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSBoxLayout::addWidget |
( |
QWidget * |
arg0, |
|
|
int |
arg1 = 0 , |
|
|
int |
arg2 = 0 |
|
) |
| [inline, slot] |
static void* AQSBoxLayout::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
uint AQSBoxLayout::direction |
( |
| ) |
const [inline, slot] |
uint AQSBoxLayout::expanding |
( |
| ) |
const [inline, slot] |
int AQSBoxLayout::findWidget |
( |
QWidget * |
arg0 | ) |
[inline, slot] |
bool AQSBoxLayout::hasHeightForWidth |
( |
| ) |
const [inline, slot] |
int AQSBoxLayout::heightForWidth |
( |
int |
arg0 | ) |
const [inline, slot] |
void AQSBoxLayout::insertLayout |
( |
int |
arg0, |
|
|
QLayout * |
arg1, |
|
|
int |
arg2 = 0 |
|
) |
| [inline, slot] |
void AQSBoxLayout::insertSpacing |
( |
int |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSBoxLayout::insertStretch |
( |
int |
arg0, |
|
|
int |
arg1 = 0 |
|
) |
| [inline, slot] |
void AQSBoxLayout::insertWidget |
( |
int |
arg0, |
|
|
QWidget * |
arg1, |
|
|
int |
arg2 = 0 , |
|
|
int |
arg3 = 0 |
|
) |
| [inline, slot] |
void AQSBoxLayout::invalidate |
( |
| ) |
[inline, slot] |
QSize AQSBoxLayout::maximumSize |
( |
| ) |
const [inline, slot] |
QSize AQSBoxLayout::minimumSize |
( |
| ) |
const [inline, slot] |
void AQSBoxLayout::setDirection |
( |
uint |
arg0 | ) |
[inline, slot] |
void AQSBoxLayout::setGeometry |
( |
const QRect & |
arg0 | ) |
[inline, slot] |
bool AQSBoxLayout::setStretchFactor |
( |
QWidget * |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
bool AQSBoxLayout::setStretchFactor |
( |
QLayout * |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
QSize AQSBoxLayout::sizeHint |
( |
| ) |
const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: