Eneboo - Documentación para desarrolladores
|
Tipos públicos | |
typedef QValueList< uint > | ColIndex |
Métodos públicos | |
QDataTablePrivate () | |
~QDataTablePrivate () | |
Atributos públicos | |
QString | nullTxt |
bool | nullTxtChanged |
ColIndex | colIndex |
bool | haveAllRows |
bool | continuousEdit |
QSqlEditorFactory * | editorFactory |
QSqlPropertyMap * | propertyMap |
QString | trueTxt |
Qt::DateFormat | datefmt |
QString | falseTxt |
int | editRow |
int | editCol |
int | insertRowLast |
QString | insertHeaderLabelLast |
int | insertPreRows |
QSqlRecord * | editBuffer |
bool | cancelMode |
bool | cancelInsert |
bool | cancelUpdate |
int | lastAt |
QString | ftr |
QStringList | srt |
QStringList | fld |
QStringList | fldLabel |
QValueList< int > | fldWidth |
QValueList< QIconSet > | fldIcon |
QValueList< bool > | fldHidden |
QSqlCursorManager | cur |
QDataManager | dat |
typedef QValueList< uint > QDataTablePrivate::ColIndex |
QDataTablePrivate::QDataTablePrivate | ( | ) | [inline] |
QDataTablePrivate::~QDataTablePrivate | ( | ) | [inline] |