KDECore
kdbusconnectionpool.cpp
Go to the documentation of this file.
QThreadStorage< KDBusConnectionPoolPrivate * > s_perThreadConnection
Definition: kdbusconnectionpool.cpp:60
QDBusConnection sessionBus()
void setLocalData(T data)
int fetchAndAddAcquire(int valueToAdd)
bool hasLocalData() const
void disconnectFromBus(const QString &name)
QDBusConnection threadConnection()
The KDBusConnectionPool works around the problem of QDBusConnection not being thread-safe.
Definition: kdbusconnectionpool.cpp:62
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:22:11 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:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.