Salome HOME
Minor changes.
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_TableView.h
index bb8f73240fa1c2baf49768d7474fd7c5c31279ca..4565ab5d7ad4774e48cfae5f993c64381066bfa0 100644 (file)
@@ -42,12 +42,13 @@ public:
 class CurveCreator_TableView : public QTableWidget
 {
 public:
-  CurveCreator_TableView( CurveCreator_ICurve* theCurve, QWidget* theParent = 0 );
+  CurveCreator_TableView( CurveCreator_ICurve* theCurve, QWidget* theParent = 0,
+                          const QStringList& theCoordTitles = QStringList() );
   ~CurveCreator_TableView() {};
 
   void setCurve( CurveCreator_ICurve* theCurve );
 
-  void addLocalPointToTable( const CurveCreator_ICurve::SectionToPoint& thePoint );
+  void setLocalPointsToTable( const CurveCreator_ICurve::SectionToPointList& thePoints );
 
   /**
    * Returns a section index from the table