QHoverEvent Class Reference
Inherits QInputEvent.
Constructor
- void QHoverEvent(Type type, QPointF pos, QPointF oldPos, KeyboardModifiers modifiers)
Constructor Properties
- prototype: The QHoverEvent prototype object
Prototype Object Properties
The QHoverEvent prototype object inherits properties from the QInputEvent prototype object and also has the following properties.
- QPoint oldPos()
- QPointF oldPosF()
- QPoint pos()
- QPointF posF()
Instance Properties
QHoverEvent objects have no special properties beyond those inherited from the QHoverEvent prototype object.