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

Watch for end of save operation and restart or stop runner. More...

#include <runner.hpp>

Inheritance diagram for CSMDoc::SaveWatcher:
Collaboration diagram for CSMDoc::SaveWatcher:

Public Member Functions

 SaveWatcher (Runner *runner, OperationHolder *operation)
 *this attaches itself to runner More...
 

Private Slots

void saveDone (int type, bool failed)
 

Private Attributes

RunnermRunner
 

Detailed Description

Watch for end of save operation and restart or stop runner.

Constructor & Destructor Documentation

CSMDoc::SaveWatcher::SaveWatcher ( Runner runner,
OperationHolder operation 
)

*this attaches itself to runner

Here is the call graph for this function:

Member Function Documentation

void CSMDoc::SaveWatcher::saveDone ( int  type,
bool  failed 
)
privateslot

Here is the caller graph for this function:

Member Data Documentation

Runner* CSMDoc::SaveWatcher::mRunner
private

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