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 62 of file kdbusconnectionpool.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.