My Project
|
Public Slots | |
void | connect () |
Signals | |
void | connected (const QDBusConnection &connection) |
void | disconnected () |
Public Member Functions | |
ConnectionManager (QObject *parent=0) | |
bool | hasConnection () const |
const QDBusConnection & | connection () const |
Static Public Member Functions | |
static ConnectionManager * | instance () |
static const QDBusConnection & | get () |
Definition at line 33 of file connection-manager.h.