Compatibility Members for QTabletEvent

The following class members are part of the Qt compatibility layer. We advise against using them in new code.

Public Functions

const QPointF & hiResGlobalPos() const

Member Function Documentation

const QPointF & QTabletEvent::hiResGlobalPos() const

The high precision coordinates delivered from the tablet expressed. Sub pixeling information is in the fractional part of the QPointF.

See also globalPos(), hiResGlobalX(), and hiResGlobalY().