Salome HOME
Provide preselection of Line and Point for Distance
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetEditor.h
index 508e5ee53871ca5d9b1144deffe3dbd73e62c779..ded82628957ee54451f83046cd567772af409561 100644 (file)
@@ -47,6 +47,10 @@ Q_OBJECT
   /// \param theAttribute the feature attribute
   static void editFeatureValue(FeaturePtr theFeature, const std::string theAttribute);
 
+ private slots:
+   /// Shous popup window under cursor for data editing
+   void showPopupEditor();
+
  private:
   FeaturePtr myFeature;  ///< the current widget feature
   QStringList myFeatureKinds;  ///< the kinds of possible features