korganizer
ActionManager Member List
This is the complete list of members for ActionManager, including all inherited members.
ActionManager(KXMLGUIClient *client, CalendarView *widget, QObject *parent, KOrg::MainWindow *mainWindow, bool isPart, KMenuBar *menuBar=0) | ActionManager | |
addIncidence(const QString &ical) | ActionManager | |
blockSignals(bool block) | QObject | |
checkAutoExport() | ActionManager | protectedslot |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
configChanged() | ActionManager | signal |
configureDateTime() | ActionManager | protectedslot |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
createCalendarAkonadi() | ActionManager | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteIncidence(Akonadi::Item::Id id, bool force=false) | ActionManager | virtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
dialogParent() | ActionManager | protected |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
downloadNewStuff() | ActionManager | protectedslot |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
editIncidence(Akonadi::Item::Id id) | ActionManager | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
exportHTML() | ActionManager | slot |
exportHTML(KOrg::HTMLExportSettings *settings, bool autoMode=false) | ActionManager | slot |
file_archive() | ActionManager | protectedslot |
file_icalimport() | ActionManager | protectedslot |
file_import() | ActionManager | protectedslot |
file_open() | ActionManager | protectedslot |
file_open(const KUrl &url) | ActionManager | protectedslot |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
findInstance(const KUrl &url) | ActionManager | static |
getCurrentURLasString() const | ActionManager | |
getSaveURL() | ActionManager | protected |
goDate(const QDate &) | ActionManager | slot |
goDate(const QString &) | ActionManager | slot |
handleCommandLine() | ActionManager | |
importCalendar(const KUrl &url) | ActionManager | slot |
importURL(const KUrl &url, bool merge) | ActionManager | slot |
inherits(const char *className) const | QObject | |
init() | ActionManager | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
keyBindings() | ActionManager | slot |
killTimer(int id) | QObject | |
loadParts() | ActionManager | slot |
localFileName() | ActionManager | |
mergeURL(const QString &url) | ActionManager | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
openEventEditor(const QString &) | ActionManager | slot |
openEventEditor(const QString &summary, const QString &description, const QStringList &attachments) | ActionManager | slot |
openEventEditor(const QString &summary, const QString &description, const QStringList &attachments, const QStringList &attendees) | ActionManager | slot |
openEventEditor(const QString &summary, const QString &description, const QString &uri, const QString &file, const QStringList &attendees, const QString &attachmentMimetype) | ActionManager | slot |
openEventEditor(const QString &summary, const QString &description, const QStringList &attachmentUris, const QStringList &attendees, const QStringList &attachmentMimetypes, bool attachmentIsInline) | ActionManager | slot |
openJournalEditor(const QDate &date) | ActionManager | slot |
openJournalEditor(const QString &text, const QDate &date) | ActionManager | slot |
openJournalEditor(const QString &text) | ActionManager | slot |
openTodoEditor(const QString &) | ActionManager | slot |
openTodoEditor(const QString &summary, const QString &description, const QStringList &attachments) | ActionManager | slot |
openTodoEditor(const QString &summary, const QString &description, const QStringList &attachments, const QStringList &attendees) | ActionManager | slot |
openTodoEditor(const QString &summary, const QString &description, const QString &uri, const QString &file, const QStringList &attendees, const QString &attachmentMimetype) | ActionManager | slot |
openTodoEditor(const QString &summary, const QString &description, const QStringList &attachmentUris, const QStringList &attendees, const QStringList &attachmentMimetypes, bool attachmentIsInline) | ActionManager | slot |
openURL(const QString &url) | ActionManager | |
parent() const | QObject | |
processIncidenceSelection(const Akonadi::Item &item, const QDate &date) | ActionManager | slot |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
queryClose() | ActionManager | |
readProperties(const KConfigGroup &) | ActionManager | slot |
readSettings() | ActionManager | slot |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
saveAsURL(const KUrl &kurl) | ActionManager | slot |
saveAsURL(const QString &url) | ActionManager | |
saveProperties(KConfigGroup &) | ActionManager | slot |
saveURL() | ActionManager | slot |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setItems(const QStringList &, int) | ActionManager | protectedslot |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setTitle() | ActionManager | protectedslot |
showDate(const QDate &date) | ActionManager | slot |
showEventView() | ActionManager | slot |
showIncidence(Akonadi::Item::Id id) | ActionManager | |
showIncidenceContext(Akonadi::Item::Id id) | ActionManager | |
showJournalView() | ActionManager | slot |
showTip() | ActionManager | protectedslot |
showTipOnStart() | ActionManager | protectedslot |
showTodoView() | ActionManager | slot |
signalsBlocked() const | QObject | |
slotAutoArchive() | ActionManager | protectedslot |
slotAutoArchivingSettingsModified() | ActionManager | protectedslot |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toggleDateNavigator() | ActionManager | protectedslot |
toggleEventViewer() | ActionManager | protectedslot |
toggleMenuBar() | ActionManager | signal |
toggleMenubar(bool dontShowWarning=false) | ActionManager | slot |
toggleResourceView() | ActionManager | protectedslot |
toggleTodoView() | ActionManager | protectedslot |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
updateConfig() | ActionManager | slot |
updateUndoRedoActions() | ActionManager | protectedslot |
url() const | ActionManager | inline |
view() const | ActionManager | inline |
writeSettings() | ActionManager | slot |
~ActionManager() | ActionManager | virtual |
~QObject() | QObject | virtual |
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.