#define MMLCOMPONENT_API
Definition MMLComponentAPI.h:54
This class manage an MML monitoring document ".mml".
Definition MMLComponent.h:48
void updateMonitorsTable()
slot called when Monitors tab have to be updated
Definition MMLDisplay.cpp:127
int getDisplayedMonitorLine()
get the line of the displayed monitor in the monitor tab
Definition MMLDisplay.cpp:163
void connectPml()
slot called when physical model have changed
Definition MMLDisplay.cpp:176
MMLDisplay(MMLComponent *mmlManager)
Definition MMLDisplay.cpp:49
void connectMonitor()
slot called when Monitor displayed have changed
Definition MMLDisplay.cpp:98
Monitor * getDisplayedMonitor()
get the displayed monitor
Definition MMLDisplay.cpp:150
void updateDisplay()
slot called when display have to be updated
Definition MMLDisplay.cpp:78
Generic class for MML Monitor 3D/Graphical representation.
Definition MMLMonitorDisplay.h:45
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition Monitor.h:49