KDECore
KDBusConnectionPool Namespace Reference
Functions | |
QDBusConnection | threadConnection () |
Function Documentation
QDBusConnection KDBusConnectionPool::threadConnection | ( | ) |
The KDBusConnectionPool works around the problem of QDBusConnection not being thread-safe.
As soon as that has been fixed (either directly in libdbus or with a work- around in Qt) this method can be dropped in favor of QDBusConnection::sessionBus().
- Since:
- 4.10.4
Definition at line 60 of file kdbusconnectionpool.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 21:57:03 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 21:57:03 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.