summaryrefslogtreecommitdiff
path: root/examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc')
-rw-r--r--examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc b/examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc
index 24394ad04..272853aef 100644
--- a/examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc
+++ b/examples/webenginequick/webengineaction/doc/src/webengineaction.qdoc
@@ -41,4 +41,7 @@
Assigning a \l{WebEngineAction} to multiple UI elements will keep them in sync.
As it can be seen in the picture above, if the browser engine disables a
navigation action, both corresponding menu items will be disabled.
+
+ \note Note that incomplete URLs in the navigation bar are handled by
+ \l {QUrl::} {fromUserInput}.
*/