forked from qt-creator/qt-creator
Doc: Add info about live previewing in different sizes
Fixes: QDS-12821 Change-Id: I4753d48ea47f92870594633a45672921ca3da031 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
committed by
Teea Põldsam
parent
d2e4a980bf
commit
b21fe3c7b1
@@ -31,9 +31,12 @@
|
|||||||
\uicontrol {Preview File}.
|
\uicontrol {Preview File}.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
To preview the whole UI, select \uicontrol {Live Preview}
|
To preview the whole application, select \uicontrol {Live Preview}
|
||||||
when viewing the main QML file of the project.
|
when viewing the main QML file of the project.
|
||||||
|
|
||||||
|
To preview the application in a different zoom level, right-click the \uicontrol {Live Preview}
|
||||||
|
button and select the zoom level.
|
||||||
|
|
||||||
\section1 Overriding the Preview Tool
|
\section1 Overriding the Preview Tool
|
||||||
|
|
||||||
By default, the QML runtime is used for previewing.
|
By default, the QML runtime is used for previewing.
|
||||||
|
Reference in New Issue
Block a user