Uses of Enum
io.qt.gui.qpa.QPlatformIntegration.StyleHint
Packages that use QPlatformIntegration.StyleHint
-
Uses of QPlatformIntegration.StyleHint in io.qt.gui.qpa
Methods in io.qt.gui.qpa that return QPlatformIntegration.StyleHintModifier and TypeMethodDescriptionQPlatformIntegration.StyleHint.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QPlatformIntegration.StyleHint[]
QPlatformIntegration.StyleHint.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.qpa with parameters of type QPlatformIntegration.StyleHintModifier and TypeMethodDescriptionQPlatformIntegration.styleHint
(QPlatformIntegration.StyleHint hint) SeeQPlatformIntegration::
styleHint(QPlatformIntegration::StyleHint)const