OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
CSMDoc::Saving Class Reference

#include <saving.hpp>

Inheritance diagram for CSMDoc::Saving:
Collaboration diagram for CSMDoc::Saving:

Public Member Functions

 Saving (Document &document, const boost::filesystem::path &projectPath, ToUTF8::FromType encoding)
 
- Public Member Functions inherited from CSMDoc::Operation
 Operation (int type, bool ordered, bool finalAlways=false)
 
virtual ~Operation ()
 
void appendStage (Stage *stage)
 
void setDefaultSeverity (Message::Severity severity)
 
bool hasError () const
 

Private Attributes

DocumentmDocument
 
SavingState mState
 

Additional Inherited Members

- Public Slots inherited from CSMDoc::Operation
void abort ()
 
void run ()
 
- Signals inherited from CSMDoc::Operation
void progress (int current, int max, int type)
 
void reportMessage (const CSMDoc::Message &message, int type)
 
void done (int type, bool failed)
 
- Protected Slots inherited from CSMDoc::Operation
virtual void operationDone ()
 

Constructor & Destructor Documentation

CSMDoc::Saving::Saving ( Document document,
const boost::filesystem::path &  projectPath,
ToUTF8::FromType  encoding 
)

Here is the call graph for this function:

Member Data Documentation

Document& CSMDoc::Saving::mDocument
private
SavingState CSMDoc::Saving::mState
private

The documentation for this class was generated from the following files: