Uses of Class
io.qt.gui.QTabletEvent
Package | Description |
---|---|
io.qt.gui | |
io.qt.quick | |
io.qt.widgets |
-
Uses of QTabletEvent in io.qt.gui
Methods in io.qt.gui that return QTabletEvent Modifier and Type Method Description QTabletEvent
QTabletEvent. clone()
Methods in io.qt.gui with parameters of type QTabletEvent Modifier and Type Method Description protected void
QTabletEvent. set(QTabletEvent other)
protected void
QWindow. tabletEvent(QTabletEvent arg__1)
Constructors in io.qt.gui with parameters of type QTabletEvent Constructor Description QTabletEvent(QTabletEvent arg__1)
-
Uses of QTabletEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QTabletEvent Modifier and Type Method Description protected void
QQuickWindow. tabletEvent(QTabletEvent arg__1)
-
Uses of QTabletEvent in io.qt.widgets
Methods in io.qt.widgets with parameters of type QTabletEvent Modifier and Type Method Description protected void
QWidget. tabletEvent(QTabletEvent event)