#include <core.h>
Public Slots |
virtual void | send (int how) |
virtual void | addAttachment (const KURL &url, const TQString &comment) |
virtual void | setBody (const TQString &body) |
virtual void | addAttachment (const TQString &name, const TQCString &cte, const TQByteArray &data, const TQCString &type, const TQCString &subType, const TQCString ¶mAttr, const TQString ¶mValue, const TQCString &contDisp) |
Public Member Functions |
| Core (TQWidget *parentWidget=0, const char *name=0) |
| KomposerIface (const char *name) |
Protected Slots |
void | slotPluginLoaded (Plugin *) |
void | slotAllPluginsLoaded () |
void | slotPreferences () |
void | slotQuit () |
void | slotClose () |
void | slotSendNow () |
void | slotSendLater () |
void | slotSaveDraft () |
void | slotInsertFile () |
void | slotAddrBook () |
void | slotNewComposer () |
void | slotAttachFile () |
Protected Member Functions |
virtual void | initWidgets () |
void | initCore () |
void | initConnections () |
void | loadSettings () |
void | saveSettings () |
void | createActions () |
void | addEditor (Komposer::Editor *editor) |
void | addPlugin (Komposer::Plugin *plugin) |
Detailed Description
This class provides the interface to the Komposer core for the editor.
Definition at line 44 of file core.h.
The documentation for this class was generated from the following files: