classiARSConfig.html

iARSConfig Class Reference

#include <iARSConfig.h>

List of all members.


Public Member Functions

void getEntry (const QString &key, int *result)
 getEntry
void getEntry (const QString &key, QString *result)
 getEntry
void getEntry (const QString &key, bool *result)
 getEntry

Detailed Description

The iARSConfig class provides access to the iARS.conf file and its entries. It assumes that the iARS.conf file is located in the home directory of the user (win32: e.g. c:, linux ~/hugo/.iARS/)


Member Function Documentation

void iARSConfig::getEntry const QString &  key,
bool *  result
 

getEntry

getEntry

Parameters:
key A string as key for the value
result The result value

void iARSConfig::getEntry const QString &  key,
QString *  result
 

getEntry

getEntry

Parameters:
key A string as key for the value
result The result value

void iARSConfig::getEntry const QString &  key,
int *  result
 

getEntry

getEntry

Parameters:
key A string as key for the value

The documentation for this class was generated from the following files:
Generated on Thu Nov 25 15:57:06 2004 for iARS(internetAudioRenderingSystem) by  doxygen 1.3.9.1