Uses of Class
io.qt.dbus.QDBusError
-
Uses of QDBusError in io.qt.dbus
Fields in io.qt.dbus with type parameters of type QDBusErrorMethods in io.qt.dbus that return QDBusErrorModifier and TypeMethodDescriptionQDBusError.clone()Creates and returns a copy of this object.default QDBusErrorQDBusPendingCall.error()SeeQDBusPendingCall::error()const final QDBusErrorQDBusPendingCall.Impl.error()SeeQDBusPendingCall::error()const final QDBusErrorQDBusPendingCallWatcher.error()SeeQDBusPendingCall::error()const final QDBusErrorQDBusReply.error()final QDBusErrorQDBusAbstractInterface.lastError()final QDBusErrorQDBusConnection.lastError()final QDBusErrorQDBusServer.lastError()Methods in io.qt.dbus with parameters of type QDBusErrorModifier and TypeMethodDescriptionfinal voidQDBusError.assign(QDBusError other) SeeQDBusError::operator=(QDBusError) static QDBusMessageQDBusMessage.createError(QDBusError err) final QDBusMessageQDBusMessage.createErrorReply(QDBusError err) static QDBusPendingCallQDBusPendingCall.fromError(QDBusError error) final voidQDBusError.swap(QDBusError other) Constructors in io.qt.dbus with parameters of type QDBusErrorModifierConstructorDescriptionQDBusError(QDBusError other) SeeQDBusError::QDBusError(QDBusError) QDBusReply(QDBusError dbusError)