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

Add convenience method to save page

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTBUG-51798
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes