List of All Members for QDBusPendingReply

This is the complete list of members for QDBusPendingReply, including inherited members.

  • isError() const : bool
  • isFinished() const : bool
  • isValid() const : bool
  • reply() const : QDBusMessage
  • swap(QDBusPendingCall &)
  • value() const : T1
  • waitForFinished()
  • operator T1() const : T1
  • operator=(const QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8> &) : QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8> &
  • operator=(const QDBusPendingCall &) : QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8> &
  • operator=(const QDBusMessage &) : QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8> &