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

A palette of building items which can be added to the editor. More...

#include <BuildingEditorPalette.hh>

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

Public Member Functions

 BuildingEditorPalette (QWidget *_parent=0)
 Constructor. More...
 
 ~BuildingEditorPalette ()
 Destructor. More...
 
std::string GetModelName () const
 Get model name. More...
 

Detailed Description

A palette of building items which can be added to the editor.

Constructor & Destructor Documentation

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

Constructor.

Parameters
[in]_parentParent QWidget.
gazebo::gui::BuildingEditorPalette::~BuildingEditorPalette ( )

Destructor.

Member Function Documentation

std::string gazebo::gui::BuildingEditorPalette::GetModelName ( ) const

Get model name.

Returns
Model name

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