Blender  V3.3
Classes | Namespaces | Functions
AppConfig.h File Reference

Configuration file. More...

#include <algorithm>
#include <string>
#include "../system/Precision.h"

Go to the source code of this file.

Classes

class  Freestyle::Config::Path
 

Namespaces

 Freestyle
 inherits from class Rep
 
 Freestyle::Config
 

Functions

static const string Freestyle::Config::APPLICATION_NAME ("APPNAME")
 
static const string Freestyle::Config::APPLICATION_VERSION ("APPVERSION")
 
static const string Freestyle::Config::VIEWMAP_EXTENSION ("vm")
 
static const string Freestyle::Config::VIEWMAP_MAGIC ("ViewMap File")
 
static const string Freestyle::Config::VIEWMAP_VERSION ("1.9")
 
static const string Freestyle::Config::STYLE_MODULE_EXTENSION ("py")
 
static const string Freestyle::Config::STYLE_MODULES_LIST_EXTENSION ("sml")
 
static const string Freestyle::Config::OPTIONS_DIR ("."+APPLICATION_NAME)
 
static const string Freestyle::Config::OPTIONS_FILE ("options.xml")
 
static const string Freestyle::Config::OPTIONS_CURRENT_DIRS_FILE ("current_dirs.xml")
 
static const string Freestyle::Config::OPTIONS_QGLVIEWER_FILE ("qglviewer.xml")
 

Detailed Description

Configuration file.

Definition in file AppConfig.h.