Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
36e7ec98
Commit
36e7ec98
authored
Dec 12, 2008
by
Kavindra Palaraja
Browse files
Fixes: Documentation - removed some repeated information; more cleanups
parent
33bdffed
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
36e7ec98
...
...
@@ -114,7 +114,7 @@
The task pane in Qt Creator can display one of four different panes:
\gui{Build Issues}, \gui{Search Results}, \gui{Application Output}, and
\gui{Compile}. These panes are available in all modes.
\gui{Compile
Output
}. These panes are available in all modes.
\section2 Build Issues
...
...
@@ -142,8 +142,8 @@
\section2 Compile
The \gui{Compile} pane provides all the output from the compiler. In
other
words, it is a more verbose version of information displayed in the
The \gui{Compile
Output
} pane provides all the output from the compiler. In
other
words, it is a more verbose version of information displayed in the
\gui{Build Issues}
\image qtcreator-compile-pane.png
...
...
@@ -600,25 +600,25 @@
\o Function
\o Key Combination
\row
\o Go to a
L
ine in the
C
urrent
D
ocument
\o Go to a
l
ine in the
c
urrent
d
ocument
\o Ctrl + K, l, Space, and the line number
\row
\o Go to a
F
unction
D
efinition
s
\o Go to a
f
unction
d
efinition
\o Ctrl + K, :, Space, and the function name
\row
\o Go to a
H
elp
T
opic
\o Go to a
h
elp
t
opic
\o Ctrl + K, ?, Space, and the topic
\row
\o Go to an
Already O
pened
D
ocument
\o Go to an
o
pened
d
ocument
\o Ctrl + K, o, Space, and the document name.
\row
\o Go to a
F
ile in the
F
ile
S
ystem (browse the file system)
\o Go to a
f
ile in the
f
ile
s
ystem (browse the file system)
\o Ctrl + K, f, Space, and the file name.
\row
\o Go to a
F
ile in any
Loaded Project
\o Go to a
f
ile in any
project currently loaded
\o Ctrl + K, a, Space, and the function name.
\row
\o Go to a
F
ile in the
C
urrent
P
roject
\o Go to a
f
ile in the
c
urrent
p
roject
\o Ctrl + K, p, Space, and the function name.
\endtable
*/
...
...
@@ -1041,84 +1041,84 @@
\header
\o Function
\o Key Combination
\row
\o Activate Build & Run Mode
\o Ctrl + 4
\o Activate \gui Welcome mode
\o Ctrl + 1
\row
\o Activate \gui Edit mode
\o Ctrl + 2
\row
\o Activate Debug
M
ode
\o Activate
\gui
Debug
m
ode
\o Ctrl + 3
\row
\o Activate Edit Mode
\o Ctrl + 2
\o Activate \gui Projects mode
\o Ctrl + 4
\row
\o Activate Help
M
ode
\o Activate
\gui
Help
m
ode
\o Ctrl + 5
\row
\o Activate Output
M
ode
\o Activate
\gui
Output
m
ode
\o Ctrl + 6
\row
\o Activate Welcome Mode
\o Ctrl + 1
\row
\o Find
\o Ctrl + F
\row
\o Find
N
ext
\o Find
n
ext
\o F3
\row
\o Go back to
C
ode
E
ditor (\gui Edit mode: The first press
gives
the editor focus, without closing secondary windows; the
second
press closes all secondary windows. \gui Debug mode or
\gui Help
mode: Switch to \gui Edit mode.)
\o Go back to
the c
ode
e
ditor (\gui Edit mode: The first press
gives
the editor focus, without closing secondary windows; the
second
press closes all secondary windows. \gui Debug mode or
\gui Help
mode: Switch to \gui Edit mode.)
\o Esc
\row
\o Go to a
L
ine
\o Go to a
l
ine
\o Ctrl + L
\row
\o Start
D
ebugging
\o Start
d
ebugging
\o F5
\row
\o Stop
D
ebugging
\o Stop
d
ebugging
\o Shift + F5
\row
\o Toggle Application Output
\o Toggle
\gui{
Application Output
} pane
\o Alt + 3
\row
\o Toggle
C
ode
D
eclaration and
D
efinition
\o Toggle
c
ode
d
eclaration and
d
efinition
\o F2
\row
\o Toggle
H
eader
F
ile and
S
ource
F
ile
\o Toggle
h
eader
f
ile and
s
ource
f
ile
\o F4
\row
\o Toggle Side Bar
\o Alt + 0
\row
\o Toggle
Task List
\o Toggle
\gui{Build Issues} pane
\o Alt + 1
\row
\o Toggle Search Results
\o Toggle
\gui{
Search Results
} pane
\o Alt + 2
\row
\o Toggle Compile Output
\o Toggle
\gui{
Compile Output
} pane
\o Alt + 4
\row
\o Select Welcome Mode
\o Ctrl + 1
\row
\o Select Edit Mode
\o Ctrl + 2
\row
\o Select Debug Mode
\o Ctrl + 3
\row
\o Select Build & Run Mode
\o Ctrl + 4
\row
\o Select Help Mode
\o Ctrl + 5
\row
\o Select Output Mode
\o Ctrl + 6
\endtable
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment