dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QPointingDeviceUniqueId
qt
gui
event
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) extern (
C
++)
@
Q_MOVABLE_TYPE
struct
QPointingDeviceUniqueId {
this
();
static
QPointingDeviceUniqueId
fromNumericId
(qint64 id);
bool
isValid
();
qint64
numericId
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
isValid
bool
isValid
()
Undocumented in source. Be warned that the author may not have intended to support it.
numericId
qint64
numericId
()
Undocumented in source.
Static functions
fromNumericId
QPointingDeviceUniqueId
fromNumericId
(qint64 id)
Undocumented in source.
Meta
Source
See Implementation
qt
gui
event
classes
QApplicationStateChangeEvent
QCloseEvent
QContextMenuEvent
QDragEnterEvent
QDragLeaveEvent
QDragMoveEvent
QDropEvent
QEnterEvent
QExposeEvent
QFileOpenEvent
QFocusEvent
QHelpEvent
QHideEvent
QHoverEvent
QIconDragEvent
QInputEvent
QInputMethodEvent
QInputMethodQueryEvent
QKeyEvent
QMouseEvent
QMoveEvent
QNativeGestureEvent
QPaintEvent
QPlatformSurfaceEvent
QResizeEvent
QScreenOrientationChangeEvent
QScrollEvent
QScrollPrepareEvent
QShortcutEvent
QShowEvent
QStatusTipEvent
QTabletEvent
QToolBarChangeEvent
QTouchEvent
QWhatsThisClickedEvent
QWheelEvent
QWindowStateChangeEvent
structs
QPointingDeviceUniqueId
QTouchEventTouchPointPrivate