A widget that manages all the tools on the right side of the render widget. More...
#include <gui/ToolsWidget.hh>
Inherits QWidget.
Public Member Functions | |
ToolsWidget (QWidget *_parent=0) | |
Constructor. More... | |
virtual | ~ToolsWidget () |
Destructor. More... | |
A widget that manages all the tools on the right side of the render widget.
ToolsWidget | ( | QWidget * | _parent = 0 | ) |
Constructor.
[in] | _parent | Parent widget pointer. |
|
virtual |
Destructor.