Uses of Enum
io.qt.gui.QPlatformSurfaceEvent.SurfaceEventType
Packages that use QPlatformSurfaceEvent.SurfaceEventType
-
Uses of QPlatformSurfaceEvent.SurfaceEventType in io.qt.gui
Methods in io.qt.gui that return QPlatformSurfaceEvent.SurfaceEventTypeModifier and TypeMethodDescriptionQPlatformSurfaceEvent.SurfaceEventType.resolve
(int value) Returns the corresponding enum entry for the given value.QPlatformSurfaceEvent.surfaceEventType()
Returns the enum constant of this type with the specified name.QPlatformSurfaceEvent.SurfaceEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QPlatformSurfaceEvent.SurfaceEventTypeModifier and TypeMethodDescriptionprotected final void
QPlatformSurfaceEvent.setSurfaceEventType
(QPlatformSurfaceEvent.SurfaceEventType surfaceEventType) SeeQPlatformSurfaceEvent::
m_surfaceEventType Constructors in io.qt.gui with parameters of type QPlatformSurfaceEvent.SurfaceEventTypeModifierConstructorDescriptionQPlatformSurfaceEvent
(QPlatformSurfaceEvent.SurfaceEventType surfaceEventType)