- 
    
Task
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    None
 - 
    None
 
- 
        0734979976ecd12d9849bb31f67c527dca453dfc
 
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.
- resulted from
 - 
                    
QTBUG-23524 [API] Grep the source for Qt5 todo items
-         
 - Closed
 
 -