30 #ifndef MMLMONITORSDISLPAYS_TABULAR_H
31 #define MMLMONITORSDISLPAYS_TABULAR_H
bool eventFilter(QObject *obj, QEvent *event)
event filter which manage opening of the tabular popup menu when rigth click is pressed ...
Tabular(Monitor *monitor, MMLComponent *manager)
constructor
int oldRowSize
old row size in the monitors table
Definition: Tabular.h:58
QTableWidget * table
the tabular
Definition: Tabular.h:54
TODO Describe the class here.
Definition: MMLMonitorDisplay.h:43
This class manage an MML monitoring document ".mml".
Definition: MMLComponent.h:47
Monitor * monitor
monitor
Definition: MMLMonitorDisplay.h:60
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition: Monitor.h:46
int line
row line in monitor table
Definition: Tabular.h:56
void update()
update display
MMLComponent * manager
display
Definition: MMLMonitorDisplay.h:62