Doc - More documentation for the Sessions section

Reviewed-By: TrustMe
This commit is contained in:
Kavindra Devi Palaraja
2009-08-04 12:56:09 +02:00
committed by Thorbjørn Lindeijer
parent 66bc31a3bc
commit 250aed8a30
3 changed files with 10 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View File

@@ -130,9 +130,9 @@
\section2 Build Issues
The {Build Issues} pane provides a list of issues, e.g., error messages or
warnings that need to be fixed. It filters out irrelevant output from the
compiler and collects them in an organized way.
The \gui{Build Issues} pane provides a list of issues, e.g., error messages
or warnings that need to be fixed. It filters out irrelevant output from
the compiler and collects them in an organized way.
\image qtcreator-build-issues.png
@@ -1006,10 +1006,12 @@
session.
\image qtcreator-session-menu.png
##########
<eike> kavindra: with a welcome screen screenshot with a nice fat red arrow
pointing vigoriously on the "Resume session, ... (last session)" entry, saying
Click here to continue where you left creator last time", or something similar preferably :)
When you launch Qt Creator, a list of your recent sessions will be
displayed on the \gui{Welcome Screen}.
\image qtcreator-welcome-session.png
*/
@@ -1525,7 +1527,7 @@ Click here to continue where you left creator last time", or something similar p
{Declaring other Libraries} section of the Qt documentation.
If your project successfully builds and links against the external library,
syntax completion and highlighting should also work.
syntax completion and highlighting should work.
\section1 CMake Projects