Public Member Functions | List of all members
gazebo::gui::ToolsWidget Class Reference

A widget that manages all the tools on the right side of the render widget. More...

#include <gui/ToolsWidget.hh>

Inheritance diagram for gazebo::gui::ToolsWidget:
Inheritance graph
[legend]

Public Member Functions

 ToolsWidget (QWidget *_parent=0)
 Constructor. More...
 
virtual ~ToolsWidget ()
 Destructor. More...
 

Detailed Description

A widget that manages all the tools on the right side of the render widget.

Constructor & Destructor Documentation

gazebo::gui::ToolsWidget::ToolsWidget ( QWidget *  _parent = 0)

Constructor.

Parameters
[in]_parentParent widget pointer.
virtual gazebo::gui::ToolsWidget::~ToolsWidget ( )
virtual

Destructor.


The documentation for this class was generated from the following file: