-
Qt.MouseEventSource.resolve(int value)
Returns the corresponding enum entry for the given value.
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
-
QWheelEvent(QPointF pos,
QPointF globalPos,
QPoint pixelDelta,
QPoint angleDelta,
int qt4Delta,
Qt.Orientation qt4Orientation,
Qt.MouseButtons buttons,
Qt.KeyboardModifiers modifiers,
Qt.ScrollPhase phase,
Qt.MouseEventSource source,
boolean inverted)
See
QWheelEvent::QWheelEvent(QPointF,QPointF,QPoint,QPoint,int,Qt::Orientation,Qt::MouseButtons,Qt::KeyboardModifiers,Qt::ScrollPhase,Qt::MouseEventSource,bool)
-