Salome HOME
Issue #624: vertical buttons in switcher are implemented as a row of toolbuttons
authorasl <asl@opencascade.com>
Mon, 10 Aug 2015 12:04:25 +0000 (15:04 +0300)
committerasl <asl@opencascade.com>
Mon, 10 Aug 2015 12:04:42 +0000 (15:04 +0300)
commit41695176c748943485f8844fea6e89cef9a0b6f5
tree21646355fec90704e5d91daad09470eae665239d
parentb92405546f53fb12a64d59a986d9a39379d5db4e
Issue #624: vertical buttons in switcher are implemented as a row of toolbuttons
18 files changed:
src/Config/Config_Keywords.h
src/ConstructionPlugin/axis_widget.xml
src/FeaturesPlugin/extrusion_widget.xml
src/FeaturesPlugin/extrusioncut_widget.xml
src/FeaturesPlugin/extrusionfuse_widget.xml
src/FeaturesPlugin/revolution_widget.xml
src/FeaturesPlugin/revolutioncut_widget.xml
src/FeaturesPlugin/revolutionfuse_widget.xml
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_PagedContainer.cpp
src/ModuleBase/ModuleBase_PagedContainer.h
src/ModuleBase/ModuleBase_ToolBox.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_ToolBox.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/ModuleBase/ModuleBase_WidgetSwitch.cpp
src/ModuleBase/ModuleBase_WidgetSwitch.h
src/ModuleBase/ModuleBase_WidgetToolbox.cpp
src/ModuleBase/ModuleBase_WidgetToolbox.h