Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
qt-creator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tobias Hunger
qt-creator
Commits
bb543b32
Commit
bb543b32
authored
Sep 30, 2010
by
Leena Miettinen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc - update managing sessions section
Task-number: QTCREATORBUG-2430 Reviewed-by: hjk
parent
beb4af4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
doc/qtcreator.qdoc
doc/qtcreator.qdoc
+8
-4
No files found.
doc/qtcreator.qdoc
View file @
bb543b32
...
...
@@ -4666,17 +4666,21 @@
\
title
Managing
Sessions
When
you
exit
Qt
Creator
,
a
snapshot
of
your
current
workspace
is
stored
as
a
session
.
A
session
is
a
collection
of
:
as
a
\
e
session
.
A
session
is
an
arbitrary
collection
of
:
\
list
\
o
Open
projects
with
their
dependencies
\
o
Open
projects
with
their
dependencies
(
including
SUBDIRS
projects
)
\
o
Open
editors
\
o
Breakpoints
and
watches
\
o
Bookmarks
\
endlist
If
you
work
on
a
project
and
need
to
switch
to
another
project
for
a
A
session
is
personal
,
that
is
,
not
meant
to
be
shared
.
It
is
not
supposed
to
reflect
the
project
structure
.
It
contains
personal
data
,
such
as
bookmarks
and
breakpoints
that
are
usually
not
of
interest
to
other
developers
working
on
the
same
projects
.
For
example
,
if
you
work
on
a
project
and
need
to
switch
to
another
project
for
a
while
,
you
can
save
your
workspace
as
a
session
.
This
makes
it
easier
to
return
to
working
on
the
first
project
later
.
...
...
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