Home | History | Annotate | Download | only in QtTestBrowser

Lines Matching full:setstate

505         touchPoint.setState(Qt::TouchPointMoved);
508 touchPoint.setState(Qt::TouchPointPressed);
510 touchPoint.setState(Qt::TouchPointReleased);
533 m_touchPoints[0].setState(Qt::TouchPointReleased);
536 m_touchPoints[1].setState(Qt::TouchPointReleased);
540 touchPoint.setState(Qt::TouchPointPressed);
549 m_touchPoints.last().setState(Qt::TouchPointStationary);