Uses of Class
io.qt.gui.QPointingDeviceUniqueId
Packages that use QPointingDeviceUniqueId
-
Uses of QPointingDeviceUniqueId in io.qt.gui
Methods in io.qt.gui that return QPointingDeviceUniqueIdModifier and TypeMethodDescriptionQPointingDeviceUniqueId.clone()
Creates and returns a copy of this object.static QPointingDeviceUniqueId
QPointingDeviceUniqueId.fromNumericId
(long id) final QPointingDeviceUniqueId
QEventPoint.uniqueId()
final QPointingDeviceUniqueId
QPointingDevice.uniqueId()
Methods in io.qt.gui with parameters of type QPointingDeviceUniqueIdModifier and TypeMethodDescriptionfinal boolean
QPointingDeviceUniqueId.equals
(QPointingDeviceUniqueId rhs) Constructors in io.qt.gui with parameters of type QPointingDeviceUniqueIdModifierConstructorDescriptionQPointingDevice
(String name, long systemId, QInputDevice.DeviceType devType, QPointingDevice.PointerType pType, QInputDevice.Capabilities caps, int maxPoints, int buttonCount, String seatName, QPointingDeviceUniqueId uniqueId) QPointingDevice
(String name, long systemId, QInputDevice.DeviceType devType, QPointingDevice.PointerType pType, QInputDevice.Capabilities caps, int maxPoints, int buttonCount, String seatName, QPointingDeviceUniqueId uniqueId, QObject parent)