keduca
KEducaBuilder Class Reference
Main control documents The Editor. More...
#include <keducabuilder.h>
Inheritance diagram for KEducaBuilder:

Public Slots | |
void | slotFileOpenNew () |
void | slotFileOpenURL (const KURL &url) |
Public Member Functions | |
void | initGallery (const KURL &urlFile=KURL()) |
KEducaBuilder (QWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel|WDestructiveClose) | |
bool | startChooser () |
~KEducaBuilder () |
Detailed Description
Main control documents The Editor.This is the new main window of KEduca. You can edit a KEduca Document (i.e. Test/Examen) here.
Definition at line 37 of file keducabuilder.h.
Constructor & Destructor Documentation
KEducaBuilder::KEducaBuilder | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | f = WType_TopLevel | WDestructiveClose | |||
) |
Definition at line 63 of file keducabuilder.cpp.
KEducaBuilder::~KEducaBuilder | ( | ) |
Definition at line 76 of file keducabuilder.cpp.
Member Function Documentation
void KEducaBuilder::initGallery | ( | const KURL & | urlFile = KURL() |
) |
void KEducaBuilder::slotFileOpenNew | ( | ) | [slot] |
void KEducaBuilder::slotFileOpenURL | ( | const KURL & | url | ) | [slot] |
bool KEducaBuilder::startChooser | ( | ) |
start a dialog that asks the user what he wants to do to start
Definition at line 556 of file keducabuilder.cpp.
The documentation for this class was generated from the following files: