Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48309

QWebEngineDownloadItem stateChanged incomplete enum type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • 5.5.0, 5.6.0 Alpha
    • WebEngine
    • None
    • ccb373c4937777ce4af10918f7412c606cbd56ce

    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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            kernelonline Torgashin Konstantin
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes