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 Member Functions | Private Attributes | List of all members
Tabular Class Reference

#include <Tabular.h>

+ Inheritance diagram for Tabular:

Public Slots

void copy ()
 

Public Member Functions

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

Private Member Functions

bool eventFilter (QObject *obj, QEvent *event)
 event filter which manage opening of the tabular popup menu when rigth click is pressed More...
 

Private Attributes

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

Additional Inherited Members

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

Constructor & Destructor Documentation

Tabular::Tabular ( Monitor monitor,
MMLComponent manager 
)

constructor

Tabular::~Tabular ( )

destructor

Member Function Documentation

void Tabular::copy ( )
slot
bool Tabular::eventFilter ( QObject *  obj,
QEvent *  event 
)
private

event filter which manage opening of the tabular popup menu when rigth click is pressed

void Tabular::hide ( )
virtual

hide display

Implements MMLMonitorDisplay.

void Tabular::update ( )
virtual

update display

Implements MMLMonitorDisplay.

Member Data Documentation

int Tabular::line
private

row line in monitor table

int Tabular::oldRowSize
private

old row size in the monitors table

QTableWidget* Tabular::table
private

the tabular


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