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