SettingsReader Class Reference

Base class to read settings text files-. More...

#include <SettingsReader.h>

Inheritance diagram for SettingsReader:
MachineDataReader

List of all members.

Public Member Functions

 SettingsReader (const QString &fileName)
 open the file in read only

Protected Member Functions

virtual void read ()=0
 Reads the information from the file.

Protected Attributes

QFile m_SettingFile

Detailed Description

Base class to read settings text files-.


Constructor & Destructor Documentation

SettingsReader::SettingsReader ( const QString &  fileName  ) 

open the file in read only

Parameters:
fileName the name of the file to open

Member Data Documentation

QFile SettingsReader::m_SettingFile [protected]

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:46:08 2011 for MedCenter by  doxygen 1.6.3