Go to the documentation of this file.
27 #ifndef LIGHTAPP_DATAMODEL_H
28 #define LIGHTAPP_DATAMODEL_H
32 #endif // _MSC_VER > 1000
55 virtual bool save( QStringList& );
58 virtual bool dumpPython(
const QString&,
65 virtual bool isModified()
const;
66 virtual bool isSaved()
const;
82 virtual void updateWidgets();