qtdeclarative/tests/auto/quick/touchmouse
Sami Shalayel e1cebe8128 QQuickMouseArea: do not overload pressed-signal
Renames the pressed() getter of the pressed property in QQuickMouseArea
to isPressed() to avoid overloading the pressed()-signal.
Signals should not be overloaded. Also, it makes code generation in
qmltc more complicated.

Task-number: QTBUG-110029
Change-Id: I2373f4fe97b1e955b815825003bc746f2eaf43be
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2023-01-24 13:41:45 +01:00
..
data DeliveryAgent: don't cancelTouchMouseSynthesis() prematurely 2022-05-02 17:27:55 +02:00
BLACKLIST blacklist tst_TouchMouse::hoverEnabled again 2021-03-30 17:41:03 +02:00
CMakeLists.txt Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
tst_touchmouse.cpp QQuickMouseArea: do not overload pressed-signal 2023-01-24 13:41:45 +01:00