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

Add convenience method to save page

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.8.0 Alpha
    • 5.7.0 Alpha
    • WebEngine
    • None
    • 3398abfc1b5b789d11592aada0b5860e36a50041

      5.7 added new action, QWebEnginePage::SavePage and corresponding methods in QWebEngineDownloadItem.
      But this workflow is not intuitive and not documented enough.

      More intuitive approach could be adding some method like:

      void savePage(const QString &path, SavePageFormat format)

      Both arguments could be optional, path can be still set on QWebEngineDownloadItem and format can still default to something sane.

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

            jbornema Joerg Bornemann
            emdek MichaƂ Dutkiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes