InfoDialog Class Reference

Dialog containing the mfertablewidget. More...

#include <infodialog.h>

List of all members.

Public Member Functions

 InfoDialog (QWidget *parent=0)
void fillDialog (const MferReader &mferReader)
void showDialog ()
bool isReady ()


Detailed Description

Dialog containing the mfertablewidget.

This class contains the mfertablewidget, displaying all the technical information about the mfer file in a separate window.

Definition at line 39 of file infodialog.h.


Constructor & Destructor Documentation

InfoDialog::InfoDialog ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent The parent widget.

Definition at line 31 of file infodialog.cpp.


Member Function Documentation

void InfoDialog::fillDialog ( const MferReader mferReader  ) 

Fills the dialog with information from the mferReader object.

Parameters:
mferReader The mferReader from where the information cometh.

Definition at line 41 of file infodialog.cpp.

bool InfoDialog::isReady (  )  [inline]

Returns:
Whether the widget is filled and ready for display.

Definition at line 61 of file infodialog.h.

void InfoDialog::showDialog (  ) 

Makes the dialog visible.

Definition at line 47 of file infodialog.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