A view for the graph scene. More...
#include <GraphView.hh>
Public Member Functions | |
GraphView (QWidget *_parent=0) | |
Constructor. More... | |
virtual | ~GraphView ()=default |
Destructor. More... | |
A view for the graph scene.
gazebo::gui::GraphView::GraphView | ( | QWidget * | _parent = 0 | ) |
Constructor.
[in] | _parent | Parent Widget. |
|
virtualdefault |
Destructor.