X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROCurveCreator%2FCurveCreator_TableView.h;h=4565ab5d7ad4774e48cfae5f993c64381066bfa0;hb=4e1b53167581be7e084a3d71c075507bc6699c06;hp=bb8f73240fa1c2baf49768d7474fd7c5c31279ca;hpb=5de801b5e40ccbf7761fd4a0f115e117123fb12e;p=modules%2Fhydro.git diff --git a/src/HYDROCurveCreator/CurveCreator_TableView.h b/src/HYDROCurveCreator/CurveCreator_TableView.h index bb8f7324..4565ab5d 100644 --- a/src/HYDROCurveCreator/CurveCreator_TableView.h +++ b/src/HYDROCurveCreator/CurveCreator_TableView.h @@ -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