#include <config.h>
Inheritance diagram for ConfigInfo:
Public Member Functions | |
ConfigInfo (const char *name, const char *doc) | |
void | writeTemplate (QTextStream &t, bool sl, bool) |
void | substEnvVars () |
Definition at line 78 of file config.h.
ConfigInfo::ConfigInfo | ( | const char * | name, | |
const char * | doc | |||
) | [inline] |
void ConfigInfo::writeTemplate | ( | QTextStream & | t, | |
bool | sl, | |||
bool | ||||
) | [inline, virtual] |
void ConfigInfo::substEnvVars | ( | ) | [inline, virtual] |