kpilot/kpilot
DBRecordEditor Class Reference
#include <dbRecordEditor.h>
Detailed Description
Definition at line 55 of file dbRecordEditor.h.
Public Member Functions | |
DBRecordEditor (PilotRecord *r=0L, int n=-1, QWidget *parent=0) | |
~DBRecordEditor () | |
Protected Slots | |
virtual void | languageChange () |
virtual void | slotOk () |
virtual void | slotCancel () |
Protected Member Functions | |
void | initWidgets () |
void | fillWidgets () |
Protected Attributes | |
QLabel * | fRecordIndexLabel |
QLabel * | fRecordIDLabel |
QLineEdit * | fRecordIndex |
QLineEdit * | fRecordID |
QButtonGroup * | fFlagsGroup |
QCheckBox * | fDirty |
QCheckBox * | fDeleted |
QCheckBox * | fBusy |
QCheckBox * | fSecret |
QCheckBox * | fArchived |
QWidget * | fRecordData |
QGridLayout * | DBRecordEditorBaseLayout |
QGridLayout * | fFlagsGroupLayout |
QWidget * | fWidget |
char * | fBuffer |
PilotRecord * | rec |
int | nr |
The documentation for this class was generated from the following files: