]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionPlugin/CollectionPlugin_WidgetField.h
Salome HOME
Store content of table item when user presses Ok button
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_WidgetField.h
index 515a442aaf3dfd878b15dcf48546dce9eb46e853..f56f6431b3d08760d17432ead6f5ccfdd4b3a0e8 100644 (file)
@@ -49,6 +49,9 @@ public:
 //protected:
 //  bool eventFilter(QObject* theObj, QEvent* theEvent);
 
+private slots:
+  void onEditItem(const QString& theText);
+
 private:
   ModelAPI_AttributeTables::ValueType myType;
 };