13 #ifndef _QtXMLController_H_
14 #define _QtXMLController_H_
20 #include "msdevstudio/MSconfig.h"
55 virtual bool fileExists (
const std::string & filename )
const;
56 virtual void newDocument (
const std::string & name );
67 #endif // _QtXMLController_H_
#define MDL_QTHIPPOPLOT_API
XmlController class interface.
static QtXMLController * s_instance
The pointer to the singleton object.
hippodraw::NTuple class interface.
A singleton class that is does XML serialization and deserialization with Qt XML module.
A base class that is the interface between GUI and the XML serialization and deserialization.