diff --git a/doc/qtcreator-session-manager.png b/doc/qtcreator-session-manager.png new file mode 100644 index 0000000000000000000000000000000000000000..66f387ac5dab659b0160db05834958112db37ede Binary files /dev/null and b/doc/qtcreator-session-manager.png differ diff --git a/doc/qtcreator-session-menu.png b/doc/qtcreator-session-menu.png new file mode 100644 index 0000000000000000000000000000000000000000..eaae9ef1465d8dbc2ecfbc76ed50cc987808c0d0 Binary files /dev/null and b/doc/qtcreator-session-menu.png differ diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 91c433596bbaa6f518df68e0e8a3bd83d68e0a4d..b33d5cbf53f10262c200cd532ce71017c966c362 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -20,9 +20,9 @@ \table \row - \o \inlineimage qtcreator-screenshots.png + \o \inlineimage qtcreator-screenshots.png \row - \o Qt Creator includes a wide range of useful features. Among them are: + \o Qt Creator includes a wide range of useful features. Among them are: \list 1 \o \bold{Smart Code Editor}: The code editor provides syntax highlighting as well as code completion. @@ -157,21 +157,19 @@ \section1 Session Management in Qt Creator - ### screenshot - In Qt Creator, a session is a collection of loaded projects, opened files, editor settings, and so on. When you run Qt Creator, you have a default session. You can create a new session using the \gui{Session Manager...}, available in the \gui{File -> Session} menu. + \image qtcreator-session-menu.png + + To switch between sessions, select \gui{File -> Session}. If you do not create and select any session, Qt Creator will always use the default session. -\omit - session management can also store project dependencies, thorbjorn is - currently working on it -\endomit + \image qtcreator-session-manager.png \section1 Qt Help Integration