#include <LevelWidget.hh>
gazebo::gui::LevelWidget::LevelWidget |
( |
QWidget * |
_parent = 0 | ) |
|
Constructor.
- Parameters
-
[in] | _parent | Parent QWidget. |
gazebo::gui::LevelWidget::~LevelWidget |
( |
| ) |
|
void gazebo::gui::LevelWidget::OnAddLevel |
( |
| ) |
|
|
slot |
Qt callback when the add level button has been pressed.
void gazebo::gui::LevelWidget::OnCurrentLevelChanged |
( |
int |
_level | ) |
|
|
slot |
Qt callback when the selection of the level combo box has been changed.
void gazebo::gui::LevelWidget::OnDeleteLevel |
( |
| ) |
|
|
slot |
Qt callback when the delete level button has been pressed.
void gazebo::gui::LevelWidget::OnShowElements |
( |
| ) |
|
|
slot |
Qt callback when the show elements button has been pressed.
void gazebo::gui::LevelWidget::OnShowFloorplan |
( |
| ) |
|
|
slot |
Qt callback when the show floorplan button has been pressed.
void gazebo::gui::LevelWidget::OnTriggerShowElements |
( |
| ) |
|
|
slot |
void gazebo::gui::LevelWidget::OnTriggerShowFloorplan |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: