Computer Assited Medical Intervention Tool Kit  version 5.0
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
 

Private Attributes

MMLComponentmmlManager
 
MMLMonitorDisplaymonitorDisplay
 

Detailed Description

TODO Describe the class here.

Constructor & Destructor Documentation

◆ MMLDisplay()

◆ ~MMLDisplay()

MMLDisplay::~MMLDisplay ( )
override

References monitorDisplay.

Member Function Documentation

◆ connectMonitor

◆ connectPml

void MMLDisplay::connectPml ( )
slot

slot called when physical model have changed

References MMLComponent::connectPml(), and mmlManager.

Referenced by MMLDisplay().

◆ getDisplayedMonitor

◆ getDisplayedMonitorLine

int MMLDisplay::getDisplayedMonitorLine ( )
slot

◆ updateDisplay

void MMLDisplay::updateDisplay ( )
slot

◆ updateMonitorsTable

Member Data Documentation

◆ mmlManager

◆ monitorDisplay

MMLMonitorDisplay* MMLDisplay::monitorDisplay
private

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