kmail
KMKernel Member List
This is the complete list of members for KMKernel, including all inherited members.
accounts() | KMKernel | slot |
action(bool mailto, bool check, const QString &to, const QString &cc, const QString &bcc, const QString &subj, const QString &body, const KUrl &messageFile, const KUrl::List &attach, const QStringList &customHeaders, const QString &replyTo, const QString &inReplyTo) | KMKernel | |
agentInstanceBroken(const Akonadi::AgentInstance &instance) | KMKernel | protected |
allFolders() const | KMKernel | |
allowToDebugBalooSupport() const | KMKernel | |
askToGoOnline() | KMKernel | static |
blockSignals(bool block) | QObject | |
canQueryClose() | KMKernel | slot |
checkAccount(const QString &account) | KMKernel | slot |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
checkFolderFromResources(const Akonadi::Collection::List &collectionList) | KMKernel | |
checkMail() | KMKernel | slot |
checkMailOnStartup() | KMKernel | |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
cleanup(void) | KMKernel | |
closeAllKMailWindows() | KMKernel | |
closeToQuotaThreshold() | KMKernel | |
collectionModel() const | KMKernel | |
composerAutoCorrection() | KMKernel | |
config() | KMKernel | |
configChanged() | KMKernel | signal |
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 |
createFilter(const QByteArray &field, const QString &value) | KMKernel | |
customEvent(QEvent *event) | QObject | protectedvirtual |
customTemplates() | KMKernel | |
customTemplatesChanged() | KMKernel | signal |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
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 |
doSessionManagement() | KMKernel | |
dumpDeadLetters() | KMKernel | slot |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
endCheckMail() | KMKernel | signal |
entityTreeModel() const | KMKernel | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
excludeImportantMailFromExpiry() | KMKernel | |
expireAllFoldersNow() | KMKernel | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
firstInstance() const | KMKernel | inline |
firstStart() const | KMKernel | inline |
folderArchiveManager() const | KMKernel | |
folderCollectionMonitor() const | KMKernel | |
getKMMainWidget() | KMKernel | |
handleCommandLine(bool noArgsOpensReader) | KMKernel | slot |
haveSystemTrayApplet() const | KMKernel | |
identityManager() | KMKernel | |
inherits(const char *className) const | QObject | |
init() | KMKernel | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isImapFolder(const Akonadi::Collection &, bool &isOnline) const | KMKernel | |
isOffline() | KMKernel | static |
isWidgetType() const | QObject | |
jobScheduler() const | KMKernel | inline |
killTimer(int id) | QObject | |
KMKernel(QObject *parent=0) | KMKernel | explicit |
lastSelectedFolder() | KMKernel | |
localDataPath() | KMKernel | static |
mainWin() | KMKernel | |
makeResourceOnline(MessageViewer::Viewer::ResourceOnlineMode mode) | KMKernel | slot |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
msgSender() | KMKernel | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
networkCodec() const | KMKernel | inline |
newMessage(const QString &to, const QString &cc, const QString &bcc, bool hidden, bool useFolderId, const QString &messageFile, const QString &attachURL) | KMKernel | slot |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
onlineStatusChanged(GlobalSettings::EnumNetworkState::type) | KMKernel | signal |
openComposer(const QString &to, const QString &cc, const QString &bcc, const QString &subject, const QString &body, bool hidden, const QString &messageFile, const QStringList &attachmentPaths, const QStringList &customHeaders, const QString &replyTo=QString(), const QString &inReplyTo=QString()) | KMKernel | slot |
openComposer(const QString &to, const QString &cc, const QString &bcc, const QString &subject, const QString &body, bool hidden, const QString &attachName, const QByteArray &attachCte, const QByteArray &attachData, const QByteArray &attachType, const QByteArray &attachSubType, const QByteArray &attachParamAttr, const QString &attachParamValue, const QByteArray &attachContDisp, const QByteArray &attachCharset, unsigned int identity) | KMKernel | slot |
openComposer(const QString &to, const QString &cc, const QString &bcc, const QString &subject, const QString &body, bool hidden) | KMKernel | slot |
openFilterDialog(bool createDummyFilter=true) | KMKernel | |
openReader() | KMKernel | inlineslot |
parent() const | QObject | |
pauseBackgroundJobs() | KMKernel | slot |
previousVersion() const | KMKernel | inline |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
quit() | KMKernel | |
raise() | KMKernel | |
receivers(const char *signal) const | QObject | protected |
recoverDeadLetters() | KMKernel | |
reloadFolderArchiveConfig() | KMKernel | slot |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
resumeBackgroundJobs() | KMKernel | slot |
resumeNetworkJobs() | KMKernel | slot |
savePaneSelection() | KMKernel | |
selectCollectionFromId(const Akonadi::Collection::Id id) | KMKernel | |
selectFolder(const QString &folder) | KMKernel | slot |
self() | KMKernel | static |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAccountStatus(bool) | KMKernel | |
setFirstInstance(bool value) | KMKernel | inline |
setLastSelectedFolder(const Akonadi::Collection::Id &col) | KMKernel | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setShuttingDown(bool flag) | KMKernel | inline |
setSystrayIconNotificationsEnabled(bool enabled) | KMKernel | slot |
setupDBus() | KMKernel | |
setXmlGuiInstance(const KComponentData &instance) | KMKernel | inline |
showFolder(const QString &collectionId) | KMKernel | slot |
showMail(qint64 serialNumber) | KMKernel | slot |
showPopupAfterDnD() | KMKernel | |
shuttingDown() const | KMKernel | inline |
signalsBlocked() const | QObject | |
slotConfigChanged() | KMKernel | slot |
slotRequestConfigSync() | KMKernel | slot |
slotRunBackgroundTasks() | KMKernel | slot |
slotShowConfigurationDialog() | KMKernel | slot |
slotSyncConfig() | KMKernel | slot |
startCheckMail() | KMKernel | signal |
startTimer(int interval) | QObject | |
stopAgentInstance() | KMKernel | |
stopNetworkJobs() | KMKernel | slot |
storageServiceManager() const | KMKernel | |
syncConfig() | KMKernel | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toggleSystemTray() | KMKernel | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
treeviewModelSelection() | KMKernel | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
undoStack() const | KMKernel | inline |
updateConfig() | KMKernel | slot |
updatedTemplates() | KMKernel | slot |
updatePaneTagComboBox() | KMKernel | |
updateSystemTray() | KMKernel | slot |
viewMessage(const QString &messageFile) | KMKernel | slot |
xmlGuiInstance() | KMKernel | inline |
~KMKernel() | KMKernel | |
~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:34:34 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:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.