kmail
kmlaunchexternalcomponent.cpp
Go to the documentation of this file.
51 OrgFreedesktopAkonadiArchiveMailAgentInterface archiveMailInterface(QLatin1String("org.freedesktop.Akonadi.ArchiveMailAgent"), QLatin1String("/ArchiveMailAgent"),QDBusConnection::sessionBus(), this);
61 OrgFreedesktopAkonadiSendLaterAgentInterface sendLaterInterface(QLatin1String("org.freedesktop.Akonadi.SendLaterAgent"), QLatin1String("/SendLaterAgent"),QDBusConnection::sessionBus(), this);
71 OrgFreedesktopAkonadiFollowUpReminderAgentInterface followUpInterface(QLatin1String("org.freedesktop.Akonadi.FollowUpReminder"), QLatin1String("/FollowUpReminder"),QDBusConnection::sessionBus(), this);
152 MailCommon::FilterManager::instance()->showFilterLogDialog( (qlonglong)mParentWidget->winId() );
void slotConfigureFollowupReminder()
Definition: kmlaunchexternalcomponent.cpp:69
QWidget * window() const
void slotFilterLogViewer()
Definition: kmlaunchexternalcomponent.cpp:150
void slotAddrBook()
Definition: kmlaunchexternalcomponent.cpp:115
bool startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid)
QDBusConnection sessionBus()
void slotAntiVirusWizard()
Definition: kmlaunchexternalcomponent.cpp:144
void append(const T &value)
KMLaunchExternalComponent(QWidget *parentWidget, QObject *parent=0)
Definition: kmlaunchexternalcomponent.cpp:37
WId winId() const
void slotExportData()
Definition: kmlaunchexternalcomponent.cpp:106
void slotImportWizard()
Definition: kmlaunchexternalcomponent.cpp:97
void slotAccountWizard()
Definition: kmlaunchexternalcomponent.cpp:125
~KMLaunchExternalComponent()
Definition: kmlaunchexternalcomponent.cpp:44
void slotConfigureSendLater()
Definition: kmlaunchexternalcomponent.cpp:59
void slotStartCertManager()
Definition: kmlaunchexternalcomponent.cpp:79
void slotStartWatchGnuPG()
Definition: kmlaunchexternalcomponent.cpp:89
void slotConfigureAutomaticArchiving()
Definition: kmlaunchexternalcomponent.cpp:49
void slotAntiSpamWizard()
Definition: kmlaunchexternalcomponent.cpp:138
void slotShowTip()
Definition: kmlaunchexternalcomponent.cpp:155
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 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:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.