keduca
KControlAddEdit Class Reference
Add or edit questions This is the Wizard that allows adding and editing of Questions (and corresponding possible answers) to the KEduca Document. More...
#include <kcontroladdedit.h>
Inheritance diagram for KControlAddEdit:

Public Member Functions | |
void | init (FileRead *keducaFile, bool editMode) |
KControlAddEdit (QWidget *parent=0, const char *name=0, bool modal=true, WFlags f=0) | |
void | showPage (QWidget *page) |
~KControlAddEdit () |
Detailed Description
Add or edit questions This is the Wizard that allows adding and editing of Questions (and corresponding possible answers) to the KEduca Document.This will be called from the Editor (class KEducaBuilder)
Definition at line 36 of file kcontroladdedit.h.
Constructor & Destructor Documentation
KControlAddEdit::KControlAddEdit | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = true , |
|||
WFlags | f = 0 | |||
) |
Definition at line 34 of file kcontroladdedit.cpp.
KControlAddEdit::~KControlAddEdit | ( | ) |
Definition at line 41 of file kcontroladdedit.cpp.
Member Function Documentation
void KControlAddEdit::init | ( | FileRead * | keducaFile, | |
bool | editMode | |||
) |
Init keducaFile pointer and EditMode.
Init _keducaFile pointer and EditMode.
Definition at line 46 of file kcontroladdedit.cpp.
void KControlAddEdit::showPage | ( | QWidget * | page | ) |
The documentation for this class was generated from the following files: