Uses of Enum
io.qt.gui.qpa.QPlatformIntegration.Capability
Packages that use QPlatformIntegration.Capability
-
Uses of QPlatformIntegration.Capability in io.qt.gui.qpa
Subclasses with type arguments of type QPlatformIntegration.Capability in io.qt.gui.qpaModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQPlatformIntegration::CapabilityMethods 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 TypeMethodDescriptionbooleanQPlatformIntegration.hasCapability(QPlatformIntegration.Capability cap) SeeQPlatformIntegration::hasCapability(QPlatformIntegration::Capability)const