forked from qt-creator/qt-creator
Sessions: add existing feature documentation
Change-Id: I8504a2fae4476d5d54dc7bdb681a8c9c2c39caaa Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -211,6 +211,13 @@
|
||||
\QC. For more information about managing sessions, see
|
||||
\l{Managing Sessions}.
|
||||
|
||||
\row
|
||||
\li <session>
|
||||
\li ProjectExplorer plugin: load the given session when \QC starts.
|
||||
Open the projects and files that were open when you last exited
|
||||
\QC. For more information about managing sessions, see
|
||||
\l{Managing Sessions}.
|
||||
|
||||
\endtable
|
||||
|
||||
\section1 Using Custom Styles
|
||||
|
||||
@@ -23,6 +23,10 @@
|
||||
{
|
||||
\"Name\" : \"-lastsession\",
|
||||
\"Description\" : \"Restore the last session\"
|
||||
},
|
||||
{
|
||||
\"Name\" : \"<session>\",
|
||||
\"Description\" : \"Restore a saved session\"
|
||||
}
|
||||
],
|
||||
$$dependencyList
|
||||
|
||||
Reference in New Issue
Block a user