Uses of Enum
io.qt.dbus.QDBusConnection.BusType
Packages that use QDBusConnection.BusType
-
Uses of QDBusConnection.BusType in io.qt.dbus
Methods in io.qt.dbus that return QDBusConnection.BusTypeModifier and TypeMethodDescriptionstatic QDBusConnection.BusTypeQDBusConnection.BusType.resolve(int value) Returns the corresponding enum entry for the given value.static QDBusConnection.BusTypeReturns the enum constant of this type with the specified name.static QDBusConnection.BusType[]QDBusConnection.BusType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.dbus with parameters of type QDBusConnection.BusTypeModifier and TypeMethodDescriptionstatic QDBusConnectionQDBusConnection.connectToBus(QDBusConnection.BusType type, String name)