class STSuperIni

Ini & configuration text file controler. More...

Definition#include <STSuperIni.h>
InheritsSTStringList [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

This object uses the SiliconTao SuperIni configuration text file style.

Data in these files is stored as =

int DebugLevel

DebugLevel

QString SifFileName

SifFileName

QString RuturnString

RuturnString

bool  SetDebugLevel (int NewDebugLevel)

SetDebugLevel

Reimplemented from STObjectController.

 STSuperIni (QString &PreSetFileName)

STSuperIni

 STSuperIni (const char *PreSetFileName)

STSuperIni

void  InitSTSuperIni (QString &PreSetFileName)

InitSTSuperIni

 ~STSuperIni ()

~STSuperIni

bool  GetCheck (QString &ValueName)

GetCheck

QString  GetValue (QString &ValueName)

GetValue

QString  GetValue (const char *ValueName)

GetValue

QString  GetValueDef (QString &ValueName,QString &DefaultValue)

GetValueDef

QString  GetValueDef (const char *ValueName,QString &DefaultValue)

GetValueDef

QString  GetValueDef (const char *ValueName,const char *DefaultValue)

GetValueDef

QString  GetValueDef (QString &ValueName,const char *DefaultValue)

GetValueDef

void  SetCheck (QString &ValueName,bool Value)

SetCheck

void  SetValue (QString &ValueName,QString &Value)

SetValue

void  SetValue (const char *ValueName,QString &Value)

SetValue

void  SetValue (QString &ValueName,const char *Value)

SetValue

void  SetValue (const char *ValueName,const char *Value)

SetValue


Generated by: root on UtopiaPlanitia.Ept on Mon Dec 10 22:55:12 2001, using kdoc 2.0a53.