Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdbuspendingreply.h File Reference

(70fa17fcb832f187bdaf0edad9cdcef32053e15f)

#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 > ()