X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetChoice.h;h=e8db6c289487d6942d47c8688fadc26c282b7e34;hb=8cd56d486b6e96b8814002f9f0f4acadd6cea11b;hp=fa643d44820cec7312c354a99b52912820999b20;hpb=1fb8c1e7c9a233ec83ec7d915271f8b65806f1b4;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetChoice.h b/src/ModuleBase/ModuleBase_WidgetChoice.h index fa643d448..e8db6c289 100644 --- a/src/ModuleBase/ModuleBase_WidgetChoice.h +++ b/src/ModuleBase/ModuleBase_WidgetChoice.h @@ -56,6 +56,9 @@ Q_OBJECT /// \return a controls list virtual QList getControls() const; +signals: + void itemSelected(int); + protected: /// Saves the internal parameters to the given feature /// \return True in success