Commit 10b6e6a0 authored by Nico Vertriest's avatar Nico Vertriest Committed by Topi Reiniö
Browse files

Doc: removed reference to sizeHint


sizeHint is not a property of QQuickView
Task-number: QTBUG-39044
Change-Id: I6e19e975ab71f73ddaf703956afb90f2e607b6f8
Reviewed-by: default avatarMartin Smith <martin.smith@digia.com>
Reviewed-by: default avatarTopi Reiniö <topi.reinio@digia.com>
parent 05176ece
No related merge requests found
Showing with 0 additions and 4 deletions
......@@ -379,10 +379,6 @@ QList<QQmlError> QQuickView::errors() const
If this property is set to SizeRootObjectToView, the view will
automatically resize the root item to the size of the view.
Regardless of this property, the sizeHint of the view
is the initial size of the root item. Note though that
since QML may load dynamically, that size may change.
\sa initialSize()
*/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment