|  mouseEvent | Name: | QtQuickTest::mouseEvent |  | Prototype: | static void mouseEvent(MouseAction action, QWindow *window, QObject *item, Qt::MouseButton button, Qt::KeyboardModifiers stateKey, const QPointF &_pos, int delay=-1) |  | Coverage: | 0.000% (0/50) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestevent.cpp |  | Lines: | 147-216 | 
 |  | 45 | 17 | 
|  mouseWheel | Name: | QtQuickTest::mouseWheel |  | Prototype: | static void mouseWheel(QWindow* window, QObject* item, Qt::MouseButtons buttons, Qt::KeyboardModifiers stateKey, QPointF _pos, int xDelta, int yDelta, int delay = -1) |  | Coverage: | 0.000% (0/31) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qmltest/quicktestevent.cpp |  | Lines: | 219-244 | 
 |  | 17 | 9 |