Salome HOME
Creation of GUI widgets for the re-entrant internal feature. They are hidden and...
[modules/shaper.git] / src / ModuleBase / ModuleBase_IPropertyPanel.h
index ea5a6edf6f51234235d888ac4fa2be5eed6aa83e..afafce7a756ce91ae5cf7506d52d0b16f3b3691b 100644 (file)
@@ -68,6 +68,11 @@ public:
   /// \return a widget or null
   ModuleBase_ModelWidget* findFirstAcceptingValueWidget();
 
+  /// Returns the first widget, where canSetValue returns true 
+  /// \return a widget or null
+  static ModuleBase_ModelWidget* findFirstAcceptingValueWidget(
+                          const QList<ModuleBase_ModelWidget*>& theWidgets);
+
 signals:
   /// The signal about key release on the control, that corresponds to the attribute
   /// \param theEvent key release event