|
DBus-1-TQt
1.0
|
Collaboration diagram for TQT_DBusProxy::Private:Public Member Functions | |
| Private () | |
| ~Private () | |
| void | checkCanSend () |
Public Attributes | |
| TQT_DBusConnection | connection |
| TQString | service |
| TQString | path |
| TQString | interface |
| bool | canSend |
| TQT_DBusError | error |
Definition at line 29 of file tqdbusproxy.cpp.
|
inline |
Definition at line 32 of file tqdbusproxy.cpp.
|
inline |
Definition at line 33 of file tqdbusproxy.cpp.
|
inline |
| bool TQT_DBusProxy::Private::canSend |
Definition at line 46 of file tqdbusproxy.cpp.
| TQT_DBusConnection TQT_DBusProxy::Private::connection |
Definition at line 41 of file tqdbusproxy.cpp.
| TQT_DBusError TQT_DBusProxy::Private::error |
Definition at line 48 of file tqdbusproxy.cpp.
| TQString TQT_DBusProxy::Private::interface |
Definition at line 45 of file tqdbusproxy.cpp.
| TQString TQT_DBusProxy::Private::path |
Definition at line 44 of file tqdbusproxy.cpp.
| TQString TQT_DBusProxy::Private::service |
Definition at line 43 of file tqdbusproxy.cpp.