akonadi
dbusconnectionpool.cpp
58 if (!QCoreApplication::instance() || QCoreApplication::instance()->thread() == QThread::currentThread()) {
59 return QDBusConnection::sessionBus(); // main thread, use the default session bus, breaks unported resources otherwise
QDBusConnection sessionBus()
void setLocalData(T data)
int fetchAndAddAcquire(int valueToAdd)
bool hasLocalData() const
void disconnectFromBus(const QString &name)
QCoreApplication * instance()
T & localData()
QThread * currentThread()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 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:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.