korganizer
KOrganizerPart Class Reference
Inheritance diagram for KOrganizerPart:

Detailed Description
Definition at line 54 of file korganizer_part.h.
Public Slots | |
void | slotChangeInfo (Incidence *) |
Signals | |
void | textChanged (const QString &) |
Public Member Functions | |
KOrganizerPart (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const QStringList &) | |
virtual | ~KOrganizerPart () |
virtual KOrg::CalendarViewBase * | view () const |
virtual bool | openURL (const KURL &url, bool merge=false) |
virtual bool | saveURL () |
virtual bool | saveAsURL (const KURL &kurl) |
virtual KURL | getCurrentURL () const |
virtual KXMLGUIFactory * | mainGuiFactory () |
virtual KXMLGUIClient * | mainGuiClient () |
virtual QWidget * | topLevelWidget () |
virtual ActionManager * | actionManager () |
virtual KActionCollection * | getActionCollection () const |
virtual void | showStatusMessage (const QString &message) |
void | setTitle () |
Static Public Member Functions | |
static KAboutData * | createAboutData () |
Protected Slots | |
void | startCompleted (KProcess *) |
Protected Member Functions | |
virtual bool | openFile () |
Member Function Documentation
|
Return ActionManager of this main window.
Implements KOrg::MainWindow. Definition at line 163 of file korganizer_part.cpp. |
|
Return actionCollection of this main window.
Implements KOrg::MainWindow. Definition at line 81 of file korganizer_part.h. |
|
Get current URL.
Implements KOrg::MainWindow. Definition at line 194 of file korganizer_part.cpp. |
|
Return XML GUI client of this main window.
Implements KOrg::MainWindow. Definition at line 78 of file korganizer_part.h. |
|
Return XML GUI factory of this main window.
Implements KOrg::MainWindow. Definition at line 77 of file korganizer_part.h. |
|
Load calendar file from URL. Merge into current calendar, if merge is true. Implements KOrg::MainWindow. Definition at line 179 of file korganizer_part.cpp. |
|
Save calendar file to URL.
Implements KOrg::MainWindow. Definition at line 189 of file korganizer_part.cpp. |
|
Save calendar file to URL of current calendar.
Implements KOrg::MainWindow. Definition at line 184 of file korganizer_part.cpp. |
|
Set window title.
Implements KOrg::MainWindow. Definition at line 207 of file korganizer_part.cpp. |
|
Show status mesage in status bar.
Implements KOrg::MainWindow. Definition at line 168 of file korganizer_part.cpp. |
|
Return widget whcih represents this main window.
Implements KOrg::MainWindow. Definition at line 158 of file korganizer_part.cpp. |
The documentation for this class was generated from the following files: