ConfigInfo Class Reference

Section marker for grouping the configuration options. More...

#include <config.h>

Inheritance diagram for ConfigInfo:

ConfigOption List of all members.

Public Member Functions

 ConfigInfo (const char *name, const char *doc)
void writeTemplate (QTextStream &t, bool sl, bool)
void substEnvVars ()

Detailed Description

Section marker for grouping the configuration options.

Definition at line 78 of file config.h.


Constructor & Destructor Documentation

ConfigInfo::ConfigInfo ( const char *  name,
const char *  doc 
) [inline]

Definition at line 81 of file config.h.

References ConfigOption::m_doc, and ConfigOption::m_name.


Member Function Documentation

void ConfigInfo::writeTemplate ( QTextStream &  t,
bool  sl,
bool   
) [inline, virtual]

Implements ConfigOption.

Definition at line 87 of file config.h.

References ConfigOption::m_doc.

void ConfigInfo::substEnvVars (  )  [inline, virtual]

Implements ConfigOption.

Definition at line 97 of file config.h.


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



Generated on Mon Mar 31 10:58:57 2008 by  doxygen 1.5.1