Doc: use \uicontrol command instead of \gui macro

Change-Id: Idc898b6ac70b6d3186d353086b5f3e45830d1f83
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
Leena Miettinen
2014-12-11 15:43:19 +01:00
committed by Leena Miettinen
parent c9696aa6f4
commit e1fbeedcd4
97 changed files with 1955 additions and 1876 deletions

View File

@@ -38,7 +38,7 @@
Writing, editing, and navigating in source code are core tasks in
application development. Therefore, the code editor is one of the
key components of \QC. You can use the code editor in the \gui Edit
key components of \QC. You can use the code editor in the \uicontrol Edit
mode.
\li \l{Finding}
@@ -65,7 +65,7 @@
You can change the fonts, colors, highlighting, and indentation.
If you are used to the Vim editor, you can even run the main
editor in a manner similar to it in the \gui{FakeVim} mode.
editor in a manner similar to it in the \uicontrol{FakeVim} mode.
\endlist
@@ -82,7 +82,7 @@
\li \l{Comparing Files}
You can use a diff editor to compare two versions of a file and
view the differences side-by-side in the \gui Edit mode.
view the differences side-by-side in the \uicontrol Edit mode.
\li \l{Parsing C++ Files}