##// END OF EJS Templates
removed mevis specific qt extension setCursorForItemOnly...
florianlink -
r126:72bf405cd3c1
parent child
Show More
@@ -1236,6 +1236,8
1236 1236 <interface-type name="QPaintDevice"/>
1237 1237
1238 1238 <interface-type name="QGraphicsItem" delete-in-main-thread="yes">
1239 <modify-function signature="setCursorForItemOnly(QCursor)" remove="all"/>
1240
1239 1241 <modify-function signature="setMatrix(QMatrix, bool)" remove="all"/>
1240 1242 <modify-function signature="toGraphicsObject() const" remove="all" />
1241 1243
@@ -1456,6 +1456,8
1456 1456 <interface-type name="QPaintDevice"/>
1457 1457
1458 1458 <interface-type name="QGraphicsItem" delete-in-main-thread="yes">
1459 <modify-function signature="setCursorForItemOnly(QCursor)" remove="all"/>
1460
1459 1461 <modify-function signature="setMatrix(QMatrix, bool)" remove="all"/>
1460 1462 <modify-function signature="toGraphicsObject() const" remove="all"/>
1461 1463
General Comments 0
You need to be logged in to leave comments. Login now