Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
0734979976ecd12d9849bb31f67c527dca453dfc
Description
qtbase/src/widgets/graphicsview/qgraphicswidget.h contains the following Qt 5 to-do comment:
qtbase/src/widgets/graphicsview/qgraphicswidget.h
// ### Qt 5: Disambiguate #ifdef Q_NO_USING_KEYWORD const QObjectList &children() const { return QObject::children(); } #else using QObject::children; #endif
If this can be handled without breaking source-compatibility, it should be actioned for Qt 5.0.0. If not, it should be removed or changed to a Qt 6 to-do.
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed
For Gerrit Dashboard: QTBUG-25093 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
22922,1 | Remove spurious code from qgraphicswidget.h. | api_changes | qt/qtbase | Status: ABANDONED | -1 | 0 |
22942,1 | Remove Qt 5 to-do comment that will not be addressed. | master | qt/qtbase | Status: MERGED | +2 | 0 |