Uses of Enum
io.qt.gui.QTabletEvent.TabletDevice
Packages that use QTabletEvent.TabletDevice
-
Uses of QTabletEvent.TabletDevice in io.qt.gui
Methods in io.qt.gui that return QTabletEvent.TabletDeviceModifier and TypeMethodDescriptionQTabletEvent.device()
Deprecated.QTabletEvent.deviceType()
static QTabletEvent.TabletDevice
QTabletEvent.TabletDevice.resolve
(int value) Returns the corresponding enum entry for the given value.static QTabletEvent.TabletDevice
Returns the enum constant of this type with the specified name.static QTabletEvent.TabletDevice[]
QTabletEvent.TabletDevice.values()
Returns an array containing the constants of this enum type, in the order they are declared.
QTabletEvent.deviceType()
instead