Go to the documentation of this file.
   23 #ifndef SALOME_PYQT_DATAMODELLIGHT_H 
   24 #define SALOME_PYQT_DATAMODELLIGHT_H 
   40   virtual bool         open   ( 
const QString&, 
CAM_Study*, QStringList );
 
   41   virtual bool         save   ( QStringList& );
 
   43   virtual bool         close  ();
 
   51   void                 setModified( 
bool );
 
   63 #endif // SALOME_PYQT_DATAMODELLIGHT_H