Home
last modified time | relevance | path

Searched refs:TouchPointStates (Results 1 – 25 of 328) sorted by path

12345678910>>...14

/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtCore/
H A Dqnamespace.sip1595 typedef QFlags<Qt::TouchPointState> TouchPointStates;
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtGui/
H A Dqevent.sip779 …yboardModifiers modifiers = Qt::NoModifier, Qt::TouchPointStates touchPointStates = Qt::TouchPoint…
782 Qt::TouchPointStates touchPointStates() const;
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtCore/
H A Dqnamespace.sip1595 typedef QFlags<Qt::TouchPointState> TouchPointStates;
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtGui/
H A Dqevent.sip779 …yboardModifiers modifiers = Qt::NoModifier, Qt::TouchPointStates touchPointStates = Qt::TouchPoint…
782 Qt::TouchPointStates touchPointStates() const;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqnamespace.h1747 Q_DECLARE_FLAGS(TouchPointStates, TouchPointState) in QT_MODULE()
1813 Q_DECLARE_OPERATORS_FOR_FLAGS(Qt::TouchPointStates)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/graphicsview/
H A Dqgraphicsscene.cpp5810 typedef QPair<Qt::TouchPointStates, QList<QTouchEvent::TouchPoint> > StatesAndTouchPoints; in touchEventHandler()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication.cpp5806 typedef QPair<Qt::TouchPointStates, QList<QTouchEvent::TouchPoint> > StatesAndTouchPoints; in translateRawTouchEvent()
H A Dqapplication_s60.cpp771 Qt::TouchPointStates state; in processTouchEvents()
805 Qt::TouchPointStates allStates = 0; in processTouchEvents()
H A Dqapplication_win.cpp4238 Qt::TouchPointStates allStates = 0;
4259 Qt::TouchPointStates state;
H A Dqevent.cpp3962 Qt::TouchPointStates touchPointStates, in QTouchEvent()
4293 void QTouchEvent::TouchPoint::setState(Qt::TouchPointStates state) in setState()
H A Dqevent.h780 void setState(Qt::TouchPointStates state);
813 Qt::TouchPointStates touchPointStates = 0,
819 inline Qt::TouchPointStates touchPointStates() const { return _touchPointStates; } in touchPointStates()
825 …inline void setTouchPointStates(Qt::TouchPointStates aTouchPointStates) { _touchPointStates = aTou… in setTouchPointStates()
831 Qt::TouchPointStates _touchPointStates;
H A Dqevent_p.h119 Qt::TouchPointStates state;
H A Dqwindowsysteminterface_qpa.cpp251 Qt::TouchPointStates states; in handleTouchEvent()
260 Qt::TouchPointStates state = point->state; in handleTouchEvent()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtCore/
H A Dqnamespace.sip1595 typedef QFlags<Qt::TouchPointState> TouchPointStates;
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtGui/
H A Dqevent.sip779 …yboardModifiers modifiers = Qt::NoModifier, Qt::TouchPointStates touchPointStates = Qt::TouchPoint…
782 Qt::TouchPointStates touchPointStates() const;
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqnamespace.h1676 Q_DECLARE_FLAGS(TouchPointStates, TouchPointState)
1677 Q_DECLARE_OPERATORS_FOR_FLAGS(TouchPointStates)
1853 QT_Q_FLAG(TouchPointStates)
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqevent.cpp4338 Qt::TouchPointStates touchPointStates, in QTouchEvent()
4792 void QTouchEvent::TouchPoint::setState(Qt::TouchPointStates state) in setState()
H A Dqevent.h964 void setState(Qt::TouchPointStates state);
1004 Qt::TouchPointStates touchPointStates = Qt::TouchPointStates(),
1013 inline Qt::TouchPointStates touchPointStates() const { return _touchPointStates; } in touchPointStates()
1020 …inline void setTouchPointStates(Qt::TouchPointStates aTouchPointStates) { _touchPointStates = aTou… in setTouchPointStates()
1028 Qt::TouchPointStates _touchPointStates;
H A Dqevent_p.h86 Qt::TouchPointStates state;
H A Dqguiapplication.cpp2876 typedef QPair<Qt::TouchPointStates, QList<QTouchEvent::TouchPoint> > StatesAndTouchPoints; in processTouchEvent()
H A Dqwindowsysteminterface.cpp674 Qt::TouchPointStates states; in fromNativeTouchPoints()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp141 void addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates);
485 void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedSta… in addTouchPoint()
589 Qt::TouchPointStates combinedStates; in processInputEvent()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch.cpp169 Qt::TouchPointStates s; in processTouchUp()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmousehandler.cpp632 Qt::TouchPointStates allStates; in translateTouchEvent()
H A Dqwindowspointerhandler.cpp485 Qt::TouchPointStates allStates; in translateTouchEvent()

12345678910>>...14