Gui::AutoSaveProperty Class Reference

#include <AutoSaver.h>

Public Member Functions

 AutoSaveProperty (const App::Document *doc)
 
 ~AutoSaveProperty ()
 

Public Attributes

std::string dirName
 
std::map< std::string, std::string > fileMap
 
int timerId
 
std::set< std::string > touched
 

Constructor & Destructor Documentation

◆ AutoSaveProperty()

AutoSaveProperty::AutoSaveProperty ( const App::Document doc)

◆ ~AutoSaveProperty()

AutoSaveProperty::~AutoSaveProperty ( )

Member Data Documentation

◆ dirName

std::string Gui::AutoSaveProperty::dirName

◆ fileMap

std::map<std::string, std::string> Gui::AutoSaveProperty::fileMap

◆ timerId

int Gui::AutoSaveProperty::timerId

◆ touched

std::set<std::string> Gui::AutoSaveProperty::touched

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