summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/overview/creator-getting-started.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/overview/creator-getting-started.qdoc b/doc/src/overview/creator-getting-started.qdoc
index 0a1b407f59..80549b923c 100644
--- a/doc/src/overview/creator-getting-started.qdoc
+++ b/doc/src/overview/creator-getting-started.qdoc
@@ -34,6 +34,7 @@
\row
\li \inlineimage creator-gs-01.png
\li \inlineimage creator-gs-02.png
+ \li \inlineimage creator_advanceduse.png
\row
\li \b {\l{IDE Overview}}
@@ -44,9 +45,17 @@
If you have not used \QC before, and want to become familiar
with the parts of the user interface, go to \l{User Interface}.
+ \li \b {\l{Configuring Qt Creator}}
+
+ To make \QC behave more like your favorite code editor or IDE,
+ you can change the settings for keyboard shortcuts, color
+ schemes, generic highlighting, code snippets, and version
+ control systems. For an overview of the options you have, go to
+ \l{Configuring Qt Creator}.
\row
\li \inlineimage creator-gs-03.png
\li \inlineimage creator-gs-04.png
+ \li
\row
\li \b {\l{Building and Running an Example}}
@@ -59,6 +68,7 @@
Now you are ready to start developing your own applications.
Pick a tutorial to follow in \l{Tutorials}. To start developing
for mobile devices, select \l{Creating a Mobile Application}.
+ \li
\endtable
*/