kpilot/kpilot
DBFlagsEditorWidget Class Reference
List of all members.Detailed Description
Definition at line 28 of file dbFlagsEditor_base.h.
Public Member Functions | |
DBFlagsEditorWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~DBFlagsEditorWidget () | |
Public Attributes | |
QLabel * | fDBNameLabel |
QLabel * | fCreatorLabel |
QLabel * | fTypeLabel |
QLineEdit * | fType |
QLineEdit * | fCreator |
QButtonGroup * | fDBFlagsGroup |
QCheckBox * | fRessourceDB |
QCheckBox * | fReadOnly |
QCheckBox * | fBackupDB |
QCheckBox * | fCopyProtect |
QButtonGroup * | fMiscFlagsGroup |
QCheckBox * | fReset |
QCheckBox * | fExcludeDB |
QGroupBox * | fTimeStampGroup |
QLabel * | fCreationLabel |
QLabel * | fModificationlabel |
QLabel * | fBackupLabel |
KTimeWidget * | fCreationTime |
KTimeWidget * | fModificationTime |
KTimeWidget * | fBackupTime |
KDateWidget * | fBackupDate |
KDateWidget * | fModificationDate |
KDateWidget * | fCreationDate |
QLineEdit * | fDBName |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | DBFlagsEditorWidgetLayout |
QSpacerItem * | spacer1 |
QSpacerItem * | spacer2 |
QGridLayout * | fDBFlagsGroupLayout |
QSpacerItem * | spacer4 |
QGridLayout * | fMiscFlagsGroupLayout |
QSpacerItem * | spacer3 |
QGridLayout * | fTimeStampGroupLayout |
The documentation for this class was generated from the following files: