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

#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...
 
Monitor * getDisplayedMonitor ()
 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
 

Constructor & Destructor Documentation

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

References monitorDisplay.

Member Function Documentation

void MMLDisplay::connectMonitor ( )
slot
void MMLDisplay::connectPml ( )
slot

slot called when physical model have changed

References MMLComponent::connectPml(), and mmlManager.

Referenced by MMLDisplay().

Monitor * MMLDisplay::getDisplayedMonitor ( )
slot

get the displayed monitor

References MMLComponent::getMonitoringGuiManager(), and mmlManager.

int MMLDisplay::getDisplayedMonitorLine ( )
slot

get the line of the displayed monitor in the monitor tab

References MMLComponent::getMonitoringGuiManager(), and mmlManager.

Referenced by Statistics::Statistics(), and Tabular::Tabular().

void MMLDisplay::updateDisplay ( )
slot
void MMLDisplay::updateMonitorsTable ( )
slot

Member Data Documentation

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

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