-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
6.9.2
Looking at QSvgWidget, there are a couple of functions (windowIconText and setWindowIconText) that appear in the list of inherited members:
https://doc.qt.io/qt-6/qsvgwidget-members.html
Both of these are inherited from QWidget where they only appear as deprecated members and actually appear in the list of deprecated members instead of the main list. This may be because they are access functions for a property.