Uses of Enum
io.qt.gui.qpa.QPlatformIntegration.Capability
Packages that use QPlatformIntegration.Capability
-
Uses of QPlatformIntegration.Capability in io.qt.gui.qpa
Methods in io.qt.gui.qpa that return QPlatformIntegration.CapabilityModifier and TypeMethodDescriptionQPlatformIntegration.Capability.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.Capability[]
QPlatformIntegration.Capability.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.CapabilityModifier and TypeMethodDescriptionboolean
QPlatformIntegration.hasCapability
(QPlatformIntegration.Capability cap) SeeQPlatformIntegration::
hasCapability(QPlatformIntegration::Capability)const