summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/demobrowser/savepagedialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-02-011-22/+31
| | | | | | | | | From Qt 5.7 -> examples are lisenced under BSD license, see http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/ Updated license headers to use new BSD header Change-Id: I12d6dd8ebeddf1c39e8aed5095fd224f5e0a455f Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
* Add a "save page" dialog to demobrowserJoerg Bornemann2015-12-211-0/+81
Add a dialog to let the user choose the format and location when saving web pages. Change-Id: I19640d96add68bf08bdc4e4f9f24845ba1b0d22f Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>