aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-03-20 13:01:08 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-03-20 16:05:26 +0100
commit13c6b4384c8d1ff9138593410e9aa3175b336811 (patch)
tree984bf9aa9ba639e46b587cf8704935403753fdc3 /doc
parent47fe6ab600b621bda58735d9cae4ff23ac1b637b (diff)
Doc: changes in the new project wizard
Update screenshot Change-Id: I08e43f52c6a7dfa8c27452eed2d10d9b453873b3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-custom-project-wizards.pngbin27982 -> 37723 bytes
-rw-r--r--doc/src/projects/creator-projects-custom-wizards.qdoc16
2 files changed, 9 insertions, 7 deletions
diff --git a/doc/images/qtcreator-custom-project-wizards.png b/doc/images/qtcreator-custom-project-wizards.png
index 183b7ffacba..6f9379279af 100644
--- a/doc/images/qtcreator-custom-project-wizards.png
+++ b/doc/images/qtcreator-custom-project-wizards.png
Binary files differ
diff --git a/doc/src/projects/creator-projects-custom-wizards.qdoc b/doc/src/projects/creator-projects-custom-wizards.qdoc
index 3ae6cc5ce5a..ae576e9aa8f 100644
--- a/doc/src/projects/creator-projects-custom-wizards.qdoc
+++ b/doc/src/projects/creator-projects-custom-wizards.qdoc
@@ -52,7 +52,9 @@
\c {\share\qtcreator\templates\wizards\listmodel\helloworld} and
\c {\share\qtcreator\templates\wizards\listmodel\listmodels} folders. After
you restart \QC, the \gui {Custom Classes}
- and \gui {Custom Projects} categories appear in the \gui New dialog.
+ and \gui {Custom Projects} categories (1) appear in the \gui New dialog. For
+ each category, an icon (2), a display name (3), and a description (4) are
+ displayed.
\image qtcreator-custom-project-wizards.png "The New dialog with custom projects and classes"
@@ -163,14 +165,14 @@
\list
+ \o \c displayCategory appears in the \gui New dialog, under
+ \gui Projects.
- \o \c icon appears next to the \c displayName.
+ \o \c icon appears next to the \c displayName in the middle panel
+ when \c displayCategory is selected.
- \o \c description appears at the bottom of the \gui New dialog when
- you select the display name.
-
- \o \c displayName appears in the \gui New dialog, under the
- \c displayCategory.
+ \o \c description appears in the right-most panel when
+ \c displayCategory is selected.
You can add translations as values for the text elements. Specify the target
language as an attribute for the element. Use locale names (QLocale).