![]() |
RobWorkProject
23.9.11-
|
Widget for visualisation of rwsim::log::SimulatorStatistics . More...
#include <SimulatorStatisticsWidget.hpp>
Inherits QWidget.
Public Member Functions | |
| SimulatorStatisticsWidget (rw::core::Ptr< const rwsim::log::SimulatorStatistics > stats, QWidget *parent=0) | |
| Construct new widget for statistics. More... | |
| virtual | ~SimulatorStatisticsWidget () |
| Destructor. | |
| std::string | getName () const |
| Get name of widget. More... | |
Widget for visualisation of rwsim::log::SimulatorStatistics .
| SimulatorStatisticsWidget | ( | rw::core::Ptr< const rwsim::log::SimulatorStatistics > | stats, |
| QWidget * | parent = 0 |
||
| ) |
Construct new widget for statistics.
| stats | [in] the statistics. |
| parent | [in] (optional) the parent Qt widget. Ownership is shared by the caller and the parent widget if given. |
| std::string getName | ( | ) | const |
Get name of widget.