27#include <QTableWidget>
32#ifndef MMLMONITORSDISLPAYS_TABULAR_H
33#define MMLMONITORSDISLPAYS_TABULAR_H
63 bool eventFilter(QObject* obj, QEvent* event)
override;
#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