]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_WidgetToolbox.h
Salome HOME
Process tool tip property for radio buttons
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetToolbox.h
index bac5c1f836467254596d389ccaedae79455a1def..5b8c1e6d770addfcee276d84f10845d78fe7b926 100644 (file)
@@ -53,7 +53,8 @@ class MODULEBASE_EXPORT ModuleBase_WidgetToolbox : public ModuleBase_PagedContai
   virtual int addPage( ModuleBase_PageBase* theWidget,
                        const QString& theName,
                        const QString& theCaseId,
-                       const QPixmap& theIcon );
+                       const QPixmap& theIcon,
+                       const QString& theTooltip);
 
  protected:
   /// Implements ModuleBase_PagedContainer