MferTableWidget Class Reference

A table widget class. More...

#include <mfertablewidget.h>

List of all members.

Public Member Functions

 MferTableWidget (QWidget *parent=0)
void fillTableWidget (const MferReader &mferReader)
QSize sizeHint () const


Detailed Description

A table widget class.

A table widget class used to show information about a MFER file. It shows the currently open MFER file.

Definition at line 38 of file mfertablewidget.h.


Constructor & Destructor Documentation

MferTableWidget::MferTableWidget ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent Parent widget.

Definition at line 34 of file mfertablewidget.cpp.


Member Function Documentation

void MferTableWidget::fillTableWidget ( const MferReader mferReader  ) 

Fill the widget with information from the MFER file.

Parameters:
mferReader An MferReader containing the parsed data.

Definition at line 39 of file mfertablewidget.cpp.

QSize MferTableWidget::sizeHint (  )  const

Reimplementation. Gives the widget a fitting size based on the number of rows and columns.

Definition at line 86 of file mfertablewidget.cpp.


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

Generated on Wed May 20 14:28:20 2009 for CardioCurves by  doxygen 1.5.9