summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src/webengineview.qdoc
diff options
context:
space:
mode:
authorMichael Bruning <michael.bruning@theqtcompany.com>2016-04-05 14:02:13 +0200
committerMichael BrĂ¼ning <michael.bruning@theqtcompany.com>2016-04-13 08:23:58 +0000
commita3d2ee4eabc4e491ac64976aea47c2bdf650cabe (patch)
tree606573cf4d8825b96759f08bd82aa303a1cf623e /src/webengine/doc/src/webengineview.qdoc
parent22a550303618202135e58f5673e7b8935d578687 (diff)
Remove default values for printToPdf callbacks and unify API.
Adds default QPageLayout values. Change-Id: Ibf2964ecd86350a51d682e385973f830ac4347a7 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/webengine/doc/src/webengineview.qdoc')
-rw-r--r--src/webengine/doc/src/webengineview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/doc/src/webengineview.qdoc b/src/webengine/doc/src/webengineview.qdoc
index 7b6c66e1e..3bebb8cea 100644
--- a/src/webengine/doc/src/webengineview.qdoc
+++ b/src/webengine/doc/src/webengineview.qdoc
@@ -1075,7 +1075,7 @@
*/
/*!
- \qmlmethod void WebEngineView::printToPdf(PrintedPageSizeId pageSizeId, PrintedPageOrientation orientation, variant resultCallback)
+ \qmlmethod void WebEngineView::printToPdf(variant resultCallback, PrintedPageSizeId pageSizeId, PrintedPageOrientation orientation)
\since QtWebEngine 1.3
Prints the WebEngineView's current content to a PDF document and returns it in a byte array. The document's size will be determined