Details
Description
stateChanged(DownloadState state) signal in QWebEngineDownloadItem has an incomplete type declaration for "state" parameter.
I think, type must be declared as fully qualified - QWebEngineDownloadItem::DownloadState.
This incompletion leads to "QObject::connect: No such signal/slot" warnings when attempting to connect slots to this signal from other classes.
Attachments
For Gerrit Dashboard: QTBUG-48309 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
125945,2 | fix metaobject signature of QWebEngineDownloadItem::stateChanged | 5.5 | qt/qtwebengine | Status: MERGED | +2 | 0 |