1 #ifndef CSM_DOC_SAVING_H
2 #define CSM_DOC_SAVING_H
4 #include <boost/filesystem/path.hpp>
24 Saving (
Document& document,
const boost::filesystem::path& projectPath,
Definition: operation.hpp:22
Definition: saving.hpp:15
Document & mDocument
Definition: saving.hpp:19
FromType
Definition: to_utf8.hpp:11
Definition: document.hpp:57
Definition: savingstate.hpp:20
Saving(Document &document, const boost::filesystem::path &projectPath, ToUTF8::FromType encoding)
Definition: saving.cpp:10
SavingState mState
Definition: saving.hpp:20