Salome HOME
Modify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_DataModel.h
index a4216902d1e1ee45dac3a2e123fd92f43bf13e13..1f2f3fb23f1a472254eb4afd28109ae29ddb7247 100644 (file)
@@ -236,7 +236,8 @@ protected:
    */
   LightApp_DataObject* createObject( SUIT_DataObject*         theParent,
                                      Handle(HYDROData_Object) theModelObject,
-                                     const QString&           theParentEntry = QString() );
+                                     const QString&           theParentEntry = QString(),
+                                     const bool               theIsBuildTree = true );
 
   /**
    * Creates the GUI data object without corresponding model object: just by name