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

#include <Statistics.h>

+ Inheritance diagram for Statistics:

Public Member Functions

void hide ()
 hide display More...
 
 Statistics (Monitor *monitor, MMLComponent *manager)
 constructor More...
 
void update ()
 update display More...
 
 ~Statistics ()
 destructor More...
 
- Public Member Functions inherited from MMLMonitorDisplay
 MMLMonitorDisplay (Monitor *monitor, MMLComponent *manager)
 constructor More...
 
 ~MMLMonitorDisplay ()
 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...
 
Monitor * monitor
 monitor More...
 

Constructor & Destructor Documentation

Statistics::Statistics ( Monitor *  monitor,
MMLComponent manager 
)
Statistics::~Statistics ( )

destructor

Member Function Documentation

void Statistics::hide ( )
virtual
void Statistics::update ( )
virtual

Member Data Documentation

int Statistics::line
private

row line in monitor table

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

int Statistics::oldRowSize
private

old row size in the monitors table

Referenced by hide(), and Statistics().

QTableWidget* Statistics::table
private

tabular

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


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