]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SHAPERGUI/SHAPERGUI.h
Salome HOME
Provide show new and delete obsolete commands in toolbars.
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI.h
index 598c4502335dfe6fe7aaf0df699748bbc1185086..9504446a24f7529f2fb36aae48d795e2369b548e 100644 (file)
@@ -156,10 +156,14 @@ Q_OBJECT
 
   virtual void updateModuleVisibilityState();
 
-
+  /// Returns list of the module commands
   QIntList shaperActions() const { return myActionsList; }
+
+  /// Returns structure of tool bars
   QMap<QString, QIntList> shaperToolbars() const { return myToolbars; }
 
+  /// Returns free commands which are not in toolbars in the module
+  QIntList getFreeCommands() const;
 
  public slots:
   /// \brief The method is redefined to connect to the study viewer before the data