#include <QtCore/qglobal.h>
#include <QtDBus/qdbusmacros.h>
#include <QtDBus/qdbusargument.h>
#include <QtDBus/qdbuspendingcall.h>
Go to the source code of this file.
|
class | QDBusPendingReply< T1, T2, T3, T4, T5, T6, T7, T8 > |
| The QDBusPendingReply class contains the reply to an asynchronous method call. More...
|
|
struct | QDBusPendingReply< T1, T2, T3, T4, T5, T6, T7, T8 >::Select< Index > |
|
class | QDBusPendingReplyData |
|
struct | QDBusPendingReplyTypes::ForEach< T1, T2, T3, T4, T5, T6, T7, T8 > |
|
struct | QDBusPendingReplyTypes::Select< Index, T1, T2, T3, T4, T5, T6, T7, T8 > |
|
struct | QDBusPendingReplyTypes::Select< 0, T1, T2, T3, T4, T5, T6, T7, T8 > |
|