Skip to content
Snippets Groups Projects
Commit 88a4421a authored by Tobias Hunger's avatar Tobias Hunger
Browse files

DocumentManager: Refactor saveModified methods


Introduce methods to save a document/list of documents/all documents,
both silently and with a dialog to the DocumentManager.

All of these return a bool that signifies whether the save was
successful or not.

Detailed information on which files failed to load or whether the
save was canceled by the user are still available as optional
in/out parameters.

Change-Id: Id17798302f2a8ba6b85a07c1f0b91f03b20da03f
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent 063075ec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment