OpenMW
|
Watch for end of save operation and restart or stop runner. More...
#include <runner.hpp>
Public Member Functions | |
SaveWatcher (Runner *runner, OperationHolder *operation) | |
*this attaches itself to runner More... | |
Private Slots | |
void | saveDone (int type, bool failed) |
Private Attributes | |
Runner * | mRunner |
Watch for end of save operation and restart or stop runner.
CSMDoc::SaveWatcher::SaveWatcher | ( | Runner * | runner, |
OperationHolder * | operation | ||
) |
*this attaches itself to runner
|
private |