Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
6.0, 6.7, 6.8
-
None
Description
QSignalSpy only inherits QList<QList<QVariant> >
In the documentation in shows that it inherits QList<QList<QVariant> > and QObject
https://doc.qt.io/qt-6/qsignalspy.html
The QObject should be removed from the documentation.
Attachments
Issue Links
- resulted from
-
QTBUG-45582 Duplicated vtables due to inline virtual functions (probably all dtors)
- In Progress
-
QTBUG-123544 Fix various QSignalSpy issues
- Closed