Eneboo - Documentación para desarrolladores
|
#include <AQSGroupBox_p.h>
Slots públicos | |
int | insideMargin () const |
int | insideSpacing () const |
void | setInsideMargin (int) |
void | setInsideSpacing (int) |
void | addSpace (int) |
bool | isChecked () const |
Métodos públicos estáticos | |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos | |
static void * | construct (const QSArgumentList &args) |
void AQSGroupBox::addSpace | ( | int | arg0 | ) | [inline, slot] |
static QMap<int, QStringList> AQSGroupBox::candidateConstructors | ( | ) | [inline, static] |
Reimplementado de AQSFrame.
Reimplementado en AQSButtonGroup, AQSHButtonGroup, AQSHGroupBox, AQSVButtonGroup y AQSVGroupBox.
static void* AQSGroupBox::construct | ( | const QSArgumentList & | args | ) | [inline, static, protected] |
Reimplementado de AQSFrame.
Reimplementado en AQSButtonGroup, AQSHButtonGroup, AQSHGroupBox, AQSVButtonGroup y AQSVGroupBox.
int AQSGroupBox::insideMargin | ( | ) | const [inline, slot] |
int AQSGroupBox::insideSpacing | ( | ) | const [inline, slot] |
bool AQSGroupBox::isChecked | ( | ) | const [inline, slot] |
void AQSGroupBox::setInsideMargin | ( | int | arg0 | ) | [inline, slot] |
void AQSGroupBox::setInsideSpacing | ( | int | arg0 | ) | [inline, slot] |