Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qdbuspendingreply.h File Reference

(e2fef733be92e95ff28225196e14ffeb98d61a1f)

#include <QtDBus/qtdbusglobal.h>
#include <QtDBus/qdbusargument.h>
#include <QtDBus/qdbuspendingcall.h>
+ Include dependency graph for qdbuspendingreply.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDBusPendingReplyBase
 
struct  QDBusPendingReplyTypes::Select< Index, T, Types >
 
struct  QDBusPendingReplyTypes::Select< 0, T, Types... >
 
class  QDBusPendingReply< Types >
 \inmodule QtDBus More...
 
class  QDBusPendingReply<>
 

Namespaces

namespace  QDBusPendingReplyTypes
 

Functions

template<typename T >
QMetaType QDBusPendingReplyTypes::metaTypeFor ()
 
template<>
QMetaType QDBusPendingReplyTypes::metaTypeFor< QVariant > ()