Blender
V3.3
|
Configuration file. More...
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") |
Configuration file.
Definition in file AppConfig.h.