AlbumShaper 1.0a3
config.cpp File Reference
#include <qstring.h>
#include "config.h"
Include dependency graph for config.cpp:

Go to the source code of this file.

Variables

QString MATERIAL_DIR
 
QString IMAGE_PATH
 
QString HANDBOOK_PATH
 
QString TEXT_PATH
 
QString THEMES_PATH
 
QString XMLCONVERSION_PATH
 
QString TEMP_DIR
 

Variable Documentation

◆ HANDBOOK_PATH

QString HANDBOOK_PATH

Definition at line 19 of file config.cpp.

Referenced by main().

◆ IMAGE_PATH

◆ MATERIAL_DIR

QString MATERIAL_DIR

Definition at line 17 of file config.cpp.

Referenced by main().

◆ TEMP_DIR

◆ TEXT_PATH

QString TEXT_PATH

Definition at line 20 of file config.cpp.

Referenced by About::About(), About::fileFetched(), and main().

◆ THEMES_PATH

◆ XMLCONVERSION_PATH

QString XMLCONVERSION_PATH

Definition at line 22 of file config.cpp.

Referenced by main(), and updateXML().