A palette of building items which can be added to the editor. More...
#include <BuildingEditorPalette.hh>

Public Member Functions | |
| BuildingEditorPalette (QWidget *_parent=0) | |
| Constructor. More... | |
| ~BuildingEditorPalette () | |
| Destructor. More... | |
| QColorDialog * | CustomColorDialog () const |
| Get a pointer to the custom color dialog. More... | |
| std::string | GetModelName () const |
| Get model name. More... | |
A palette of building items which can be added to the editor.
| gazebo::gui::BuildingEditorPalette::BuildingEditorPalette | ( | QWidget * | _parent = 0 | ) |
Constructor.
| [in] | _parent | Parent QWidget. |
| gazebo::gui::BuildingEditorPalette::~BuildingEditorPalette | ( | ) |
Destructor.
| QColorDialog* gazebo::gui::BuildingEditorPalette::CustomColorDialog | ( | ) | const |
Get a pointer to the custom color dialog.
| std::string gazebo::gui::BuildingEditorPalette::GetModelName | ( | ) | const |
Get model name.