#include <TimePanel.hh>
gazebo::gui::TimePanel::TimePanel |
( |
QWidget * |
_parent = 0 | ) |
|
virtual gazebo::gui::TimePanel::~TimePanel |
( |
| ) |
|
|
virtual |
void gazebo::gui::TimePanel::SetIterations |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the iterations line edit.
- Parameters
-
[in] | _string | String representation of iterations. |
void gazebo::gui::TimePanel::SetRealTime |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the real time line edit.
- Parameters
-
[in] | _string | String representation of real time. |
void gazebo::gui::TimePanel::SetSimTime |
( |
QString |
_string | ) |
|
|
signal |
A signal used to set the sim time line edit.
- Parameters
-
[in] | _string | String representation of sim time. |
The documentation for this class was generated from the following file: