Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
MMLDisplay Class Reference

TODO Describe the class here. More...

#include <MMLDisplay.h>

+ Inheritance diagram for MMLDisplay:

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 ()
 

Private Attributes

MMLComponentmmlManager
 
MMLMonitorDisplaymonitorDisplay
 

Detailed Description

TODO Describe the class here.

Constructor & Destructor Documentation

MMLDisplay::MMLDisplay ( MMLComponent mmlManager)
MMLDisplay::~MMLDisplay ( )

Member Function Documentation

void MMLDisplay::connectMonitor ( )
slot

slot called when Monitor displayed have changed

void MMLDisplay::connectPml ( )
slot

slot called when physical model have changed

Monitor* MMLDisplay::getDisplayedMonitor ( )
slot

get the displayed monitor

int MMLDisplay::getDisplayedMonitorLine ( )
slot

get the line of the displayed monitor in the monitor tab

void MMLDisplay::updateDisplay ( )
slot

slot called when display have to be updated

void MMLDisplay::updateMonitorsTable ( )
slot

slot called when Monitors tab have to be updated

Member Data Documentation

MMLComponent* MMLDisplay::mmlManager
private
MMLMonitorDisplay* MMLDisplay::monitorDisplay
private

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