Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
MMLDisplay Class Reference

TODO Describe the class here. More...

#include <MMLDisplay.h>

Public Slots

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

Public Member Functions

 MMLDisplay (MMLComponent *mmlManager)
 ~MMLDisplay () override

Detailed Description

TODO Describe the class here.

Constructor & Destructor Documentation

◆ MMLDisplay()

MMLDisplay::MMLDisplay ( MMLComponent * mmlManager)

◆ ~MMLDisplay()

MMLDisplay::~MMLDisplay ( )
override

Member Function Documentation

◆ connectMonitor

void MMLDisplay::connectMonitor ( )
slot

◆ connectPml

void MMLDisplay::connectPml ( )
slot

slot called when physical model have changed

Referenced by MMLDisplay().

◆ getDisplayedMonitor

Monitor * MMLDisplay::getDisplayedMonitor ( )
slot

get the displayed monitor

◆ getDisplayedMonitorLine

int MMLDisplay::getDisplayedMonitorLine ( )
slot

get the line of the displayed monitor in the monitor tab

◆ updateDisplay

void MMLDisplay::updateDisplay ( )
slot

slot called when display have to be updated

Referenced by connectMonitor(), and MMLDisplay().

◆ updateMonitorsTable

void MMLDisplay::updateMonitorsTable ( )
slot

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