A widget that manages visualization layers. More...
#include <LayersWidget.hh>
Inherits QWidget.
Public Member Functions | |
LayersWidget (QWidget *_parent=0) | |
Constructor. More... | |
virtual | ~LayersWidget () |
Destructor. More... | |
A widget that manages visualization layers.
This widget is added to the left-hand tabset.
LayersWidget | ( | QWidget * | _parent = 0 | ) |
Constructor.
[in] | _parent | Parent widget pointer. |
|
virtual |
Destructor.