keduca
KEducaEditorStartDialog Class Reference
#include <keducaeditorstartdialog.h>
Inheritance diagram for KEducaEditorStartDialog:

Public Types | |
enum | { Rejected = 0, OpenDoc = 1, OpenRecentDoc = 2, Gallery = 3, NewDoc = 4 } |
Public Member Functions | |
int | exec () |
KURL | getURL () const |
KEducaEditorStartDialog (KEducaBuilder *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
virtual | ~KEducaEditorStartDialog () |
Public Attributes | |
enum KEducaEditorStartDialog:: { ... } | StartChoice |
Protected Slots | |
void | accept () |
Detailed Description
Definition at line 32 of file keducaeditorstartdialog.h.
Member Enumeration Documentation
anonymous enum |
Definition at line 35 of file keducaeditorstartdialog.h.
Constructor & Destructor Documentation
KEducaEditorStartDialog::KEducaEditorStartDialog | ( | KEducaBuilder * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
WFlags | fl = 0 | |||
) |
KEducaEditorStartDialog::~KEducaEditorStartDialog | ( | ) | [virtual] |
Member Function Documentation
void KEducaEditorStartDialog::accept | ( | ) | [protected, slot] |
Definition at line 106 of file keducaeditorstartdialog.cpp.
int KEducaEditorStartDialog::exec | ( | ) |
Definition at line 98 of file keducaeditorstartdialog.cpp.
KURL KEducaEditorStartDialog::getURL | ( | ) | const |
Definition at line 83 of file keducaeditorstartdialog.cpp.
Member Data Documentation
enum { ... } KEducaEditorStartDialog::StartChoice |
The documentation for this class was generated from the following files: