mainwindow.h
virtual bool openURL(const KURL &url, bool merge=false)=0
Load calendar file from URL.
virtual KXMLGUIClient * mainGuiClient()=0
Return XML GUI client of this main window.
virtual TDEActionCollection * getActionCollection() const =0
Return actionCollection of this main window.
virtual ActionManager * actionManager()=0
Return ActionManager of this main window.
virtual void showStatusMessage(const TQString &message)=0
Show status mesage in status bar.
virtual TQWidget * topLevelWidget()=0
Return widget whcih represents this main window.
virtual KXMLGUIFactory * mainGuiFactory()=0
Return XML GUI factory of this main window.