Eneboo - Documentación para desarrolladores
|
#include <AQSDialog_p.h>
Slots públicos | |
int | result () const |
void | show () |
void | setOrientation (uint) |
void | setExtension (QWidget *) |
QWidget * | extension () const |
Métodos públicos estáticos | |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos | |
static void * | construct (const QSArgumentList &args) |
static QMap<int, QStringList> AQSDialog::candidateConstructors | ( | ) | [inline, static] |
Reimplementado de AQSWidget.
Reimplementado en AQSProgressDialog y AQSWizard.
static void* AQSDialog::construct | ( | const QSArgumentList & | args | ) | [inline, static, protected] |
Reimplementado de AQSWidget.
Reimplementado en AQSProgressDialog y AQSWizard.
QWidget * AQSDialog::extension | ( | ) | const [inline, slot] |
int AQSDialog::result | ( | ) | const [inline, slot] |
void AQSDialog::setExtension | ( | QWidget * | arg0 | ) | [inline, slot] |
void AQSDialog::setOrientation | ( | uint | arg0 | ) | [inline, slot] |
void AQSDialog::show | ( | ) | [inline, slot] |