Qt 4.8
Classes | Namespaces | Functions
qdbuspendingreply.h File Reference
#include <QtCore/qglobal.h>
#include <QtDBus/qdbusmacros.h>
#include <QtDBus/qdbusargument.h>
#include <QtDBus/qdbuspendingcall.h>

Go to the source code of this file.

Classes

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 >
 

Namespaces

 QDBusPendingReplyTypes
 

Functions

template<typename T1 >
int QDBusPendingReplyTypes::metaTypeFor (T1 *=0)
 
template<>
int QDBusPendingReplyTypes::metaTypeFor< QVariant > (QVariant *)