Eneboo - Documentación para desarrolladores
|
#include <AQSCheckTableItem_p.h>
Slots públicos | |
void | setChecked (bool) |
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) |
static QMap<int, QStringList> AQSCheckTableItem::candidateConstructors | ( | ) | [inline, static] |
Reimplementado de AQSTableItem.
static void* AQSCheckTableItem::construct | ( | const QSArgumentList & | args | ) | [inline, static, protected] |
Reimplementado de AQSTableItem.
bool AQSCheckTableItem::isChecked | ( | ) | const [inline, slot] |
void AQSCheckTableItem::setChecked | ( | bool | arg0 | ) | [inline, slot] |