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

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

#include <ModelEditorPalette.hh>

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

Public Member Functions

 ModelEditorPalette (QWidget *_parent=0)
 Constructor. More...
 
 ~ModelEditorPalette ()
 Destructor. More...
 
void AddItem (QWidget *_item, const std::string &_category="Other")
 Add an item to the model editor palette. More...
 
void CreateJoint (const std::string &_type)
 Add a joint to the model. More...
 
ModelCreatorGetModelCreator ()
 Get the model creator. More...
 

Detailed Description

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


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