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

#include <BuildingEditor.hh>

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

Public Member Functions

 BuildingEditor (MainWindow *_mainWindow)
 Constuctor. More...
 
virtual ~BuildingEditor ()
 Destuctor. More...
 
- Public Member Functions inherited from gazebo::gui::Editor
 Editor (MainWindow *_mainWindow)
 Constuctor. More...
 
virtual ~Editor ()
 Destuctor. More...
 

Additional Inherited Members

- Protected Member Functions inherited from gazebo::gui::Editor
void Init (const std::string &_objName, const std::string &_tabLabel, QWidget *_widget, QWidget *_cornerWidget=NULL)
 Initialize the editor. More...
 
- Protected Attributes inherited from gazebo::gui::Editor
std::vector< event::ConnectionPtrconnections
 List of Event based connections. More...
 
MainWindowmainWindow
 Pointer to the main window. More...
 
QTabWidget * tabWidget
 The tab widget that holds the editor's set of buttons. More...
 

Constructor & Destructor Documentation

gazebo::gui::BuildingEditor::BuildingEditor ( MainWindow _mainWindow)

Constuctor.

Parameters
[in]_mainWindowPointer to the mainwindow.
virtual gazebo::gui::BuildingEditor::~BuildingEditor ( )
virtual

Destuctor.


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