kpilot/kpilot
DBRecordEditor Class Reference
#include <dbRecordEditor.h>
Inherits KDialogBase.
Public Member Functions | |
DBRecordEditor (PilotRecord *r=0L, int n=-1, TQWidget *parent=0) | |
Protected Slots | |
virtual void | languageChange () |
virtual void | slotOk () |
virtual void | slotCancel () |
Protected Member Functions | |
void | initWidgets () |
void | fillWidgets () |
Protected Attributes | |
TQLabel * | fRecordIndexLabel |
TQLabel * | fRecordIDLabel |
TQLineEdit * | fRecordIndex |
TQLineEdit * | fRecordID |
TQButtonGroup * | fFlagsGroup |
TQCheckBox * | fDirty |
TQCheckBox * | fDeleted |
TQCheckBox * | fBusy |
TQCheckBox * | fSecret |
TQCheckBox * | fArchived |
TQWidget * | fRecordData |
KHE::BytesEditInterface * | fRecordDataIf |
TQGridLayout * | DBRecordEditorBaseLayout |
TQGridLayout * | fFlagsGroupLayout |
TQWidget * | fWidget |
char * | fBuffer |
PilotRecord * | rec |
int | nr |
Detailed Description
Definition at line 53 of file dbRecordEditor.h.
The documentation for this class was generated from the following files: