QWheelEvent

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQWheelEvent.prg
http://doc.trolltech.com/4.5/qwheelevent.htm
oWheelEvent : buttons() nQt::MouseButtons
oWheelEvent : delta() nInt
oWheelEvent : globalPos() pQPoint
oWheelEvent : globalX() nInt
oWheelEvent : globalY() nInt
oWheelEvent : orientation() nQt::Orientation
oWheelEvent : pos() pQPoint
oWheelEvent : x() nInt
oWheelEvent : y() nInt
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QWheelEvent.cpp
Qt_QWheelEvent_buttons( pQWheelEvent )nQt::MouseButtons
Qt_QWheelEvent_delta( pQWheelEvent )nInt
Qt_QWheelEvent_globalPos( pQWheelEvent )pQPoint
Qt_QWheelEvent_globalX( pQWheelEvent )nInt
Qt_QWheelEvent_globalY( pQWheelEvent )nInt
Qt_QWheelEvent_orientation( pQWheelEvent )nQt::Orientation
Qt_QWheelEvent_pos( pQWheelEvent )pQPoint
Qt_QWheelEvent_x( pQWheelEvent )nInt
Qt_QWheelEvent_y( pQWheelEvent )nInt