Qt Reference Documentation
Home
Modules
QtDBus
QDBusPendingReply
List of All Members for QDBusPendingReply
This is the complete list of members for
QDBusPendingReply
, including inherited members.
QDBusPendingReply
()
QDBusPendingReply
( const QDBusPendingReply & )
QDBusPendingReply
( const QDBusPendingCall & )
QDBusPendingReply
( const QDBusMessage & )
Count
: const int
argumentAt
( int ) const : QVariant
argumentAt
() const : Type
count
() const : int
d
: QExplicitlySharedDataPointer<QDBusPendingCallPrivate>
error
() const : QDBusError
fromCompletedCall
( const QDBusMessage & ) : QDBusPendingCall
fromError
( const QDBusError & ) : QDBusPendingCall
isError
() const : bool
isFinished
() const : bool
isValid
() const : bool
reply
() const : QDBusMessage
value
() const : T1
waitForFinished
()
operator T1
() const
operator=
( const QDBusPendingReply & ) : QDBusPendingReply &
operator=
( const QDBusPendingCall & ) : QDBusPendingReply &
operator=
( const QDBusMessage & ) : QDBusPendingReply &