27#include <QTableWidget>
32#ifndef MMLMONITORSDISLPAYS_STATISTICS_H
33#define MMLMONITORSDISLPAYS_STATISTICS_H
#define MMLCOMPONENT_API
Definition: MMLComponentAPI.h:54
This class manage an MML monitoring document ".mml".
Definition: MMLComponent.h:48
Generic class for MML Monitor 3D/Graphical representation.
Definition: MMLMonitorDisplay.h:45
virtual void hide()=0
hide display
virtual void update()=0
update display
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition: Monitor.h:49
Definition: Statistics.h:35
int line
row line in monitor table
Definition: Statistics.h:54
QTableWidget * table
tabular
Definition: Statistics.h:52
int oldRowSize
old row size in the monitors table
Definition: Statistics.h:56