#include <LogPlayWidgetPrivate.hh>
Public Attributes | |
common::Time | currentTime |
Log current time. More... | |
common::Time | endTime |
Log end time. More... | |
bool | lessThan1h |
If log is less than 1 hour long. More... | |
bool | paused |
Paused state of the simulation. More... | |
common::Time | startTime |
Log start time. More... | |
TimePanel * | timePanel |
Paused state of the simulation. More... | |
LogPlayView * | view |
View which containes the timeline. More... | |
common::Time gazebo::gui::LogPlayWidgetPrivate::currentTime |
Log current time.
common::Time gazebo::gui::LogPlayWidgetPrivate::endTime |
Log end time.
bool gazebo::gui::LogPlayWidgetPrivate::lessThan1h |
If log is less than 1 hour long.
bool gazebo::gui::LogPlayWidgetPrivate::paused |
Paused state of the simulation.
common::Time gazebo::gui::LogPlayWidgetPrivate::startTime |
Log start time.
TimePanel* gazebo::gui::LogPlayWidgetPrivate::timePanel |
Paused state of the simulation.
LogPlayView* gazebo::gui::LogPlayWidgetPrivate::view |
View which containes the timeline.