korganizer
koapp.cpp
Go to the documentation of this file.
44 KCalCore::CalFormat::setApplication( QLatin1String("KOrganizer"), prodId.arg( QLatin1String(KDEPIM_VERSION) ) );
bool importURL(const KUrl &url, bool merge)
Definition: actionmanager.cpp:937
virtual void updateView()=0
virtual bool openURL(const KUrl &url, bool merge=false)=0
Load calendar file from URL.
virtual ActionManager * actionManager()=0
Return ActionManager of this main window.
static KOrg::MainWindow * findInstance(const KUrl &url)
Is there a instance with this URL?
Definition: actionmanager.cpp:1273
virtual CalendarViewBase * view() const =0
virtual QWidget * topLevelWidget()=0
Return widget whcih represents this main window.
void show()
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.