DBusConnectionPool Namespace Reference
Functions | |
| QDBusConnection | threadConnection () |
Function Documentation
| QDBusConnection DBusConnectionPool::threadConnection | ( | ) |
The DBusConnectionPool 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().
KDE 4.6 API Reference