RobWorkProject  23.9.11-
Public Member Functions | List of all members
SimulatorStatisticsWidget Class Reference

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...
 

Detailed Description

Widget for visualisation of rwsim::log::SimulatorStatistics .

Constructor & Destructor Documentation

◆ SimulatorStatisticsWidget()

SimulatorStatisticsWidget ( rw::core::Ptr< const rwsim::log::SimulatorStatistics stats,
QWidget *  parent = 0 
)

Construct new widget for statistics.

Parameters
stats[in] the statistics.
parent[in] (optional) the parent Qt widget. Ownership is shared by the caller and the parent widget if given.

Member Function Documentation

◆ getName()

std::string getName ( ) const

Get name of widget.

Returns
the name.

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