![]() |
Qt 6.x
The Qt SDK
|
#include <qdbuspendingreply.h>
Inheritance diagram for QDBusPendingReply<>:
Collaboration diagram for QDBusPendingReply<>:Public Types | |
| enum | { Count = 0 } |
Additional Inherited Members | |
Static Public Member Functions inherited from QDBusPendingCall | |
| static QDBusPendingCall | fromError (const QDBusError &error) |
| static QDBusPendingCall | fromCompletedCall (const QDBusMessage &message) |
Protected Member Functions inherited from QDBusPendingReplyBase | |
| QDBusPendingReplyBase () | |
| ~QDBusPendingReplyBase () | |
| void | assign (const QDBusPendingCall &call) |
| void | assign (const QDBusMessage &message) |
| QVariant | argumentAt (int index) const |
| void | setMetaTypes (int count, const QMetaType *metaTypes) |
Protected Member Functions inherited from QDBusPendingCall | |
| QDBusPendingCall (QDBusPendingCallPrivate *dd) | |
Protected Attributes inherited from QDBusPendingCall | |
| QExplicitlySharedDataPointer< QDBusPendingCallPrivate > | d |
Definition at line 131 of file qdbuspendingreply.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Count | |
Definition at line 134 of file qdbuspendingreply.h.
|
inlinedefault |
|
inline |
Definition at line 138 of file qdbuspendingreply.h.
|
inline |
Definition at line 141 of file qdbuspendingreply.h.
|
inline |
Definition at line 143 of file qdbuspendingreply.h.
|
inline |
Definition at line 135 of file qdbuspendingreply.h.
References QDBusPendingReply< Types >::Count.
|
inline |
Definition at line 150 of file qdbuspendingreply.h.
|
inline |
Definition at line 148 of file qdbuspendingreply.h.
|
inline |
Definition at line 146 of file qdbuspendingreply.h.
References other().
Here is the call graph for this function: