Uses of Enum
io.qt.dbus.QDBusArgument.ElementType
Packages that use QDBusArgument.ElementType
-
Uses of QDBusArgument.ElementType in io.qt.dbus
Methods in io.qt.dbus that return QDBusArgument.ElementTypeModifier and TypeMethodDescriptionQDBusArgument.currentType()
static QDBusArgument.ElementType
QDBusArgument.ElementType.resolve
(int value) Returns the corresponding enum entry for the given value.static QDBusArgument.ElementType
Returns the enum constant of this type with the specified name.static QDBusArgument.ElementType[]
QDBusArgument.ElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared.