korganizer

KOrganizerPart Class Reference

Inheritance diagram for KOrganizerPart:

KOrg::MainWindow List of all members.

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::CalendarViewBaseview () 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 ActionManageractionManager ()
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

bool KOrganizerPart::openURL ( const KURL &  url,
bool  merge = false 
) [virtual]

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.

bool KOrganizerPart::saveURL (  )  [virtual]

Save calendar file to URL of current calendar.

Implements KOrg::MainWindow.

Definition at line 184 of file korganizer_part.cpp.

bool KOrganizerPart::saveAsURL ( const KURL &  kurl  )  [virtual]

Save calendar file to URL.

Implements KOrg::MainWindow.

Definition at line 189 of file korganizer_part.cpp.

KURL KOrganizerPart::getCurrentURL (  )  const [virtual]

Get current URL.

Implements KOrg::MainWindow.

Definition at line 194 of file korganizer_part.cpp.

virtual KXMLGUIFactory* KOrganizerPart::mainGuiFactory (  )  [inline, virtual]

Return XML GUI factory of this main window.

Implements KOrg::MainWindow.

Definition at line 77 of file korganizer_part.h.

virtual KXMLGUIClient* KOrganizerPart::mainGuiClient (  )  [inline, virtual]

Return XML GUI client of this main window.

Implements KOrg::MainWindow.

Definition at line 78 of file korganizer_part.h.

QWidget * KOrganizerPart::topLevelWidget (  )  [virtual]

Return widget whcih represents this main window.

Implements KOrg::MainWindow.

Definition at line 158 of file korganizer_part.cpp.

ActionManager * KOrganizerPart::actionManager (  )  [virtual]

Return ActionManager of this main window.

Implements KOrg::MainWindow.

Definition at line 163 of file korganizer_part.cpp.

virtual KActionCollection* KOrganizerPart::getActionCollection (  )  const [inline, virtual]

Return actionCollection of this main window.

Implements KOrg::MainWindow.

Definition at line 81 of file korganizer_part.h.

void KOrganizerPart::showStatusMessage ( const QString &  message  )  [virtual]

Show status mesage in status bar.

Implements KOrg::MainWindow.

Definition at line 168 of file korganizer_part.cpp.

void KOrganizerPart::setTitle (  )  [virtual]

Set window title.

Implements KOrg::MainWindow.

Definition at line 207 of file korganizer_part.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys