Ananas Library 0.9.5
aCfgRc Class Reference

#include <acfgrc.h>

Inheritance diagram for aCfgRc:

Public Member Functions

 aCfgRc ()
 
int read (const QString &fname)
 
int write (const QString &fname)
 
int write ()
 
QString value (const QString &name, const QString &defValue=QString::null)
 
void setValue (const QString &name, const QString &value)
 
int count ()
 
QString getRcFileName ()
 

Detailed Description

Constructor & Destructor Documentation

◆ aCfgRc()

aCfgRc::aCfgRc ( )

Ananas resource file object constructor.

Member Function Documentation

◆ count()

int aCfgRc::count ( )

◆ getRcFileName()

QString aCfgRc::getRcFileName ( )

◆ read()

int aCfgRc::read ( const QString & fname)

◆ setValue()

void aCfgRc::setValue ( const QString & name,
const QString & value )

References value().

◆ value()

QString aCfgRc::value ( const QString & name,
const QString & defValue = QString::null )

◆ write() [1/2]

int aCfgRc::write ( )
See also
aCfgRc::write(const QString &fname)

References write().

Referenced by write().

◆ write() [2/2]

int aCfgRc::write ( const QString & fname)

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