Enum QPointingDevice.PointerType

java.lang.Object
java.lang.Enum<QPointingDevice.PointerType>
io.qt.gui.QPointingDevice.PointerType
All Implemented Interfaces:
QtAbstractEnumerator, QtAbstractFlagEnumerator, QtEnumerator, QtFlagEnumerator, Serializable, Comparable<QPointingDevice.PointerType>, Constable
Enclosing class:
QPointingDevice

public static enum QPointingDevice.PointerType extends Enum<QPointingDevice.PointerType> implements QtFlagEnumerator

Java wrapper for Qt enum QPointingDevice::PointerType

Since:
This class was introduced in Qt 6.0.
See Also: