Komposer::Core Class Reference
This class provides the interface to the Komposer core for the editor. More...
#include <core.h>
Public Member Functions | |
Core (QWidget *parentWidget=0, const char *name=0) | |
KParts::ReadWritePart * | createPart (const char *libname) |
Protected Slots | |
void | slotActivePartChanged (KParts::Part *part) |
void | slotPreferences () |
void | slotQuit () |
Protected Member Functions | |
virtual void | initWidgets () |
void | loadSettings () |
void | saveSettings () |
void | loadEditors () |
void | unloadEditors () |
void | addEditor (Komposer::Editor *editor) |
void | addPart (KParts::Part *part) |
Detailed Description
This class provides the interface to the Komposer core for the editor.Definition at line 47 of file core.h.
The documentation for this class was generated from the following files: