forked from qt-creator/qt-creator
Doc: Describe the "New Session Name" dialog
A developer found the options in the dialog confusing. Also reorganized the "Managing Sessions" topic for the new text to fit in. Change-Id: I5bbe0e2bed91ab5759c7d58d0086352ac4ab3751 Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -68,16 +68,28 @@
|
|||||||
to working on the first project, switch to the saved session. \QC opens the
|
to working on the first project, switch to the saved session. \QC opens the
|
||||||
projects and files that belong to the session.
|
projects and files that belong to the session.
|
||||||
|
|
||||||
To save a session under a new name, select \uicontrol File >
|
To manage sessions, select \uicontrol File > \uicontrol {Session Manager}.
|
||||||
\uicontrol {Session Manager} > \uicontrol Clone.
|
|
||||||
|
|
||||||
To create a new session, select \uicontrol File >
|
|
||||||
\uicontrol {Session Manager} > \uicontrol New.
|
|
||||||
|
|
||||||
\image qtcreator-session-manager.png
|
\image qtcreator-session-manager.png
|
||||||
|
|
||||||
To switch between sessions, choose \uicontrol {File > Session Manager} >
|
To save a session under a new name, select \uicontrol Clone.
|
||||||
\uicontrol {Switch to}.
|
|
||||||
|
To create a new session:
|
||||||
|
|
||||||
|
\list 1
|
||||||
|
|
||||||
|
\li Select \uicontrol New.
|
||||||
|
|
||||||
|
\li In the \uicontrol {Enter the name of the session} field, enter a
|
||||||
|
name for the session.
|
||||||
|
|
||||||
|
\li Select \uicontrol Create to create a new empty session or
|
||||||
|
\uicontrol {Create and Open} to create a session and to switch to
|
||||||
|
it.
|
||||||
|
|
||||||
|
\endlist
|
||||||
|
|
||||||
|
To switch between sessions, select \uicontrol {Switch to}.
|
||||||
|
|
||||||
When you launch \QC, a list of existing sessions is displayed in the
|
When you launch \QC, a list of existing sessions is displayed in the
|
||||||
\uicontrol Welcome mode. To open a session, select it or press
|
\uicontrol Welcome mode. To open a session, select it or press
|
||||||
|
|||||||
Reference in New Issue
Block a user