DBRecordEditor Class Reference
#include <dbRecordEditor.h>
List of all members.
|
Public Member Functions |
|
| DBRecordEditor (PilotRecord *r=0L, int n=-1, QWidget *parent=0) |
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 |
Detailed Description
- Author:
- Reinhold Kainhofer
Definition at line 57 of file dbRecordEditor.h.
The documentation for this class was generated from the following files:
This file is part of the documentation for kpilot Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 26 23:23:12 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003