kpilot
DBAppInfoEditor Class Reference
#include <dbAppInfoEditor.h>
Inheritance diagram for DBAppInfoEditor:
Public Member Functions | |
DBAppInfoEditor (char *appInfoData, int l, QWidget *parent=0) | |
~DBAppInfoEditor () | |
Public Attributes | |
char * | appInfo |
int | len |
Protected Slots | |
virtual void | slotOk () |
Protected Member Functions | |
void | fillWidgets () |
Protected Attributes | |
QWidget * | fAppInfoEdit |
Detailed Description
Definition at line 35 of file dbAppInfoEditor.h.
Constructor & Destructor Documentation
DBAppInfoEditor::DBAppInfoEditor | ( | char * | appInfoData, | |
int | l, | |||
QWidget * | parent = 0 | |||
) |
Definition at line 44 of file dbAppInfoEditor.cc.
DBAppInfoEditor::~DBAppInfoEditor | ( | ) |
Definition at line 80 of file dbAppInfoEditor.cc.
Member Function Documentation
void DBAppInfoEditor::fillWidgets | ( | ) | [protected] |
Definition at line 98 of file dbAppInfoEditor.cc.
void DBAppInfoEditor::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 84 of file dbAppInfoEditor.cc.
Member Data Documentation
char* DBAppInfoEditor::appInfo |
Definition at line 41 of file dbAppInfoEditor.h.
QWidget* DBAppInfoEditor::fAppInfoEdit [protected] |
Definition at line 45 of file dbAppInfoEditor.h.
Definition at line 42 of file dbAppInfoEditor.h.
The documentation for this class was generated from the following files: