Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
Statistics Class Reference

#include <Statistics.h>

Inherits MMLMonitorDisplay.

Public Member Functions

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

Private Attributes

int line
 row line in monitor table More...
 
int oldRowSize
 old row size in the monitors table More...
 
QTableWidget * table
 tabular More...
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ Statistics()

Statistics::Statistics ( Monitor monitor,
MMLComponent manager 
)

◆ ~Statistics()

Statistics::~Statistics ( )
override

destructor

Member Function Documentation

◆ hide()

void Statistics::hide ( )
overridevirtual

◆ update()

void Statistics::update ( )
overridevirtual

Member Data Documentation

◆ line

int Statistics::line
private

row line in monitor table

Referenced by hide(), Statistics(), and update().

◆ oldRowSize

int Statistics::oldRowSize
private

old row size in the monitors table

Referenced by hide(), and Statistics().

◆ table

QTableWidget* Statistics::table
private

tabular

Referenced by hide(), Statistics(), and update().


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