aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 20:30:26 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 19:11:26 +0000
commit5570ade79fec6d2e7b7381b6fe1869239832e05b (patch)
tree8ac10d6b47dd77709301f0c442de2f0dcfa17cd5 /src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc
parent68139b762e632192fe7a8a9a1380d5193f2bf366 (diff)
Doc: add 2-suffix to the image assets and snippets
Change-Id: Ib8050cb3baefe07d28c7e2dcec64af155d2d7c9b Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc
index 9a9a6bd6..4e037033 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-containers.qdoc
@@ -39,58 +39,58 @@
\section1 ApplicationWindow Control
- \image qtquickcontrols-applicationwindow-wireframe.png
+ \image qtquickcontrols2-applicationwindow-wireframe.png
\l ApplicationWindow contains optional header and footer items.
\section1 Frame Control
- \image qtquickcontrols-frame.png
+ \image qtquickcontrols2-frame.png
\l Frame is used to layout a logical group of controls together, within
a visual frame.
\section1 GroupBox Control
- \image qtquickcontrols-groupbox.png
+ \image qtquickcontrols2-groupbox.png
\l GroupBox is used to layout a logical group of controls together,
within a titled visual frame.
\section1 Page Control
- \image qtquickcontrols-page-wireframe.png
+ \image qtquickcontrols2-page-wireframe.png
\l Page provides page-specific header and footer items.
\section1 Pane Control
- \image qtquickcontrols-pane.png
+ \image qtquickcontrols2-pane.png
\l Pane provides a background color that matches with the application
style and theme.
\section1 StackView Control
- \image qtquickcontrols-stackview-wireframe.png
+ \image qtquickcontrols2-stackview-wireframe.png
\l StackView organizes content pages into a stack.
\section1 SwipeView Control
- \image qtquickcontrols-swipeview-wireframe.png
+ \image qtquickcontrols2-swipeview-wireframe.png
\l SwipeView organizes content pages into a swipable strip.
\section1 TabBar Control
- \image qtquickcontrols-tabbar-wireframe.png
+ \image qtquickcontrols2-tabbar-wireframe.png
\l TabBar organizes content pages into tabs.
\section1 ToolBar Control
- \image qtquickcontrols-toolbar.png
+ \image qtquickcontrols2-toolbar.png
\l ToolBar is a container of application-wide and context-sensitive
actions and controls.