|
Blender V4.5
|
Classes | |
| class | Path |
Functions | |
| static const string | APPLICATION_NAME ("APPNAME") |
| static const string | APPLICATION_VERSION ("APPVERSION") |
| static const string | VIEWMAP_EXTENSION ("vm") |
| static const string | VIEWMAP_MAGIC ("ViewMap File") |
| static const string | VIEWMAP_VERSION ("1.9") |
| static const string | STYLE_MODULE_EXTENSION ("py") |
| static const string | STYLE_MODULES_LIST_EXTENSION ("sml") |
| static const string | OPTIONS_DIR ("."+APPLICATION_NAME) |
| static const string | OPTIONS_FILE ("options.xml") |
| static const string | OPTIONS_CURRENT_DIRS_FILE ("current_dirs.xml") |
| static const string | OPTIONS_QGLVIEWER_FILE ("qglviewer.xml") |
| static const string | DIR_SEP ("/") |
| static const string | PATH_SEP (":") |
|
static |
References APPLICATION_NAME().
Referenced by APPLICATION_NAME(), and OPTIONS_DIR().
|
static |
References APPLICATION_VERSION().
Referenced by APPLICATION_VERSION().
|
static |
|
static |
References OPTIONS_CURRENT_DIRS_FILE().
Referenced by OPTIONS_CURRENT_DIRS_FILE().
|
static |
References APPLICATION_NAME(), and OPTIONS_DIR().
Referenced by OPTIONS_DIR().
|
static |
References OPTIONS_FILE().
Referenced by OPTIONS_FILE().
|
static |
References OPTIONS_QGLVIEWER_FILE().
Referenced by OPTIONS_QGLVIEWER_FILE().
|
static |
References PATH_SEP().
Referenced by PATH_SEP().
|
static |
References STYLE_MODULE_EXTENSION().
Referenced by STYLE_MODULE_EXTENSION().
|
static |
References STYLE_MODULES_LIST_EXTENSION().
Referenced by STYLE_MODULES_LIST_EXTENSION().
|
static |
References VIEWMAP_EXTENSION().
Referenced by VIEWMAP_EXTENSION().
|
static |
References VIEWMAP_MAGIC().
Referenced by VIEWMAP_MAGIC().
|
static |
References VIEWMAP_VERSION().
Referenced by VIEWMAP_VERSION().