forked from qt-creator/qt-creator
Update loginui examples folder names
Folder names need to start with capital letter. Task-number: QDS-6160 Change-Id: I5a77e693f9bfe0d85775a7b1e71ad9d0081025a2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -24,7 +24,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
/*!
|
||||
\example loginui1
|
||||
\example Loginui1
|
||||
\ingroup gstutorials
|
||||
\nextpage {Log In UI - Positioning}
|
||||
|
||||
@@ -231,7 +231,7 @@
|
||||
adds the following \e import statements to the UI files (.ui.qml) that it
|
||||
creates:
|
||||
|
||||
\quotefromfile Loginui1/Content/Screen01.ui.qml
|
||||
\quotefromfile Loginui1/content/Screen01.ui.qml
|
||||
\skipto import
|
||||
\printuntil Controls
|
||||
|
||||
@@ -334,7 +334,7 @@
|
||||
To be able to use the functionality of the Button control, the wizard template
|
||||
adds the following \e import statements to the \e EntryField.ui.qml file:
|
||||
|
||||
\quotefromfile Loginui1/Content/EntryField.ui.qml
|
||||
\quotefromfile Loginui1/content/EntryField.ui.qml
|
||||
\skipto import
|
||||
\printuntil Controls
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
/*!
|
||||
\example loginui3
|
||||
\example Loginui3
|
||||
\ingroup gstutorials
|
||||
|
||||
\title Log In UI - States
|
||||
|
@@ -24,7 +24,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
/*!
|
||||
\example loginui4
|
||||
\example Loginui4
|
||||
\ingroup gstutorials
|
||||
|
||||
\title Log In UI - Timeline
|
||||
@@ -312,7 +312,7 @@
|
||||
the following \e import statement to the UI files where it uses the
|
||||
components:
|
||||
|
||||
\quotefromfile Loginui4/Content/Screen01.ui.qml
|
||||
\quotefromfile Loginui4/content/Screen01.ui.qml
|
||||
\skipto QtQuick.Timeline
|
||||
\printuntil 1.0
|
||||
|
||||
|
Reference in New Issue
Block a user