aboutsummaryrefslogtreecommitdiffstats
path: root/testing/command.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-29 16:38:54 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-30 13:04:33 +0000
commit0a17b4e5c04df54f6b86b6a9de3a1ac64c723e7c (patch)
treead9fca362fcab18da2d4813d8051f539778442a1 /testing/command.py
parentf6ad4b04c0f2ac3fe1437df7a078c247c4bc96fb (diff)
Declare some missing functions in QList
QList<T> member functions taking a T parameter are no longer seen by the code parser since they take a parameter_type which is specialized to be T or const T & depending on T. Declare them instead. Similar, change QPolygon::operator<<(T) to add-function. This fixes several PySide tests that rely on those functions (qpolygon and others). Task-number: PYSIDE-904 Task-number: PYSIDE-1339 Change-Id: Ic1157f384f86b796cc5c7bc06a934a63649d74be Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'testing/command.py')
0 files changed, 0 insertions, 0 deletions