#include <AQSToolBox_p.h>
Lista de todos los miembros.
Slots públicos |
int | addItem (QWidget *, const QString &) |
int | addItem (QWidget *, QIconSet *, const QString &) |
int | addItem (QWidget *, AQSIconSet *, const QString &) |
int | insertItem (int, QWidget *, const QString &) |
int | insertItem (int, QWidget *, QIconSet *, const QString &) |
int | insertItem (int, QWidget *, AQSIconSet *, const QString &) |
int | removeItem (QWidget *) |
void | setItemEnabled (int, bool) |
bool | isItemEnabled (int) const |
void | setItemLabel (int, const QString &) |
QString | itemLabel (int) const |
void | setItemIconSet (int, QIconSet *) |
void | setItemIconSet (int, AQSIconSet *) |
QIconSet * | itemIconSet (int) const |
void | setItemToolTip (int, const QString &) |
QString | itemToolTip (int) const |
QWidget * | currentItem () const |
void | setCurrentItem (QWidget *) |
QWidget * | item (int) const |
int | indexOf (QWidget *) const |
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
static void* AQSToolBox::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
QWidget * AQSToolBox::currentItem |
( |
| ) |
const [inline, slot] |
int AQSToolBox::indexOf |
( |
QWidget * |
arg0 | ) |
const [inline, slot] |
bool AQSToolBox::isItemEnabled |
( |
int |
arg0 | ) |
const [inline, slot] |
QWidget * AQSToolBox::item |
( |
int |
arg0 | ) |
const [inline, slot] |
QIconSet * AQSToolBox::itemIconSet |
( |
int |
arg0 | ) |
const [inline, slot] |
QString AQSToolBox::itemLabel |
( |
int |
arg0 | ) |
const [inline, slot] |
QString AQSToolBox::itemToolTip |
( |
int |
arg0 | ) |
const [inline, slot] |
int AQSToolBox::removeItem |
( |
QWidget * |
arg0 | ) |
[inline, slot] |
void AQSToolBox::setCurrentItem |
( |
QWidget * |
arg0 | ) |
[inline, slot] |
void AQSToolBox::setItemEnabled |
( |
int |
arg0, |
|
|
bool |
arg1 |
|
) |
| [inline, slot] |
void AQSToolBox::setItemIconSet |
( |
int |
arg0, |
|
|
AQSIconSet * |
arg1 |
|
) |
| [inline, slot] |
void AQSToolBox::setItemIconSet |
( |
int |
arg0, |
|
|
QIconSet * |
arg1 |
|
) |
| [inline, slot] |
void AQSToolBox::setItemLabel |
( |
int |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
void AQSToolBox::setItemToolTip |
( |
int |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: