Computer Assisted Medical Intervention Tool Kit  version 5.2
Tabular Class Reference

#include <Tabular.h>

+ Inheritance diagram for Tabular:
+ Collaboration diagram for Tabular:

Public Slots

void copy ()
 

Public Member Functions

void hide () override
 hide display More...
 
 Tabular (Monitor *monitor, MMLComponent *manager)
 constructor More...
 
void update () override
 update display More...
 
 ~Tabular () override
 destructor More...
 
- Public Member Functions inherited from MMLMonitorDisplay
 MMLMonitorDisplay (Monitor *monitor, MMLComponent *manager)
 constructor More...
 
 ~MMLMonitorDisplay () override=default
 destructor More...
 

Additional Inherited Members

- Protected Attributes inherited from MMLMonitorDisplay
MMLComponentmanager
 display More...
 
Monitormonitor
 monitor More...
 

Constructor & Destructor Documentation

◆ Tabular()

Tabular::Tabular ( Monitor monitor,
MMLComponent manager 
)

constructor

References MonitoringGuiManager::getDialog(), MMLComponent::getDisplay(), MMLDisplay::getDisplayedMonitorLine(), MMLComponent::getMonitoringGuiManager(), MonitoringDialog::getMonitorsTableWidget(), and MMLMonitorDisplay::manager.

+ Here is the call graph for this function:

◆ ~Tabular()

Tabular::~Tabular ( )
override

destructor

Member Function Documentation

◆ copy

void Tabular::copy ( )
slot

◆ hide()

void Tabular::hide ( )
overridevirtual

hide display

Implements MMLMonitorDisplay.

References MonitoringGuiManager::getDialog(), MMLComponent::getMonitoringGuiManager(), MonitoringDialog::getMonitorsTableWidget(), and MMLMonitorDisplay::manager.

+ Here is the call graph for this function:

◆ update()

void Tabular::update ( )
overridevirtual

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