Computer Assisted Medical Intervention Tool Kit  version 5.1
MMLDisplay Class Reference

TODO Describe the class here. More...

#include <MMLDisplay.h>

Public Slots

void connectMonitor ()
 slot called when Monitor displayed have changed More...
 
void connectPml ()
 slot called when physical model have changed More...
 
MonitorgetDisplayedMonitor ()
 get the displayed monitor More...
 
int getDisplayedMonitorLine ()
 get the line of the displayed monitor in the monitor tab More...
 
void updateDisplay ()
 slot called when display have to be updated More...
 
void updateMonitorsTable ()
 slot called when Monitors tab have to be updated More...
 

Public Member Functions

 MMLDisplay (MMLComponent *mmlManager)
 
 ~MMLDisplay () override
 

Detailed Description

TODO Describe the class here.

Constructor & Destructor Documentation

◆ MMLDisplay()

◆ ~MMLDisplay()

MMLDisplay::~MMLDisplay ( )
override

Member Function Documentation

◆ connectMonitor

◆ connectPml

void MMLDisplay::connectPml ( )
slot

slot called when physical model have changed

References MMLComponent::connectPml().

Referenced by MMLDisplay().

◆ getDisplayedMonitor

◆ getDisplayedMonitorLine

int MMLDisplay::getDisplayedMonitorLine ( )
slot

◆ updateDisplay

void MMLDisplay::updateDisplay ( )
slot

◆ updateMonitorsTable


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