Uses of Class
io.qt.gui.QTabletEvent.TabletDevice
Package | Description |
---|---|
io.qt.gui |
-
Uses of QTabletEvent.TabletDevice in io.qt.gui
Methods in io.qt.gui that return QTabletEvent.TabletDevice Modifier and Type Method Description QTabletEvent.TabletDevice
QTabletEvent. device()
Deprecated.UseQTabletEvent.deviceType()
insteadQTabletEvent.TabletDevice
QTabletEvent. deviceType()
static QTabletEvent.TabletDevice
QTabletEvent.TabletDevice. resolve(int value)
Returns the corresponding enum entry for the given value.static QTabletEvent.TabletDevice
QTabletEvent.TabletDevice. valueOf(String name)
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.