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()default QDBusErrorQDBusPendingCall.error()final QDBusErrorQDBusPendingCall.Impl.error()final QDBusErrorQDBusPendingCallWatcher.error()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) 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 QDBusError