![]() |
Blamite Game Engine - Keystone
00399.09.23.23.1048.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include "BlamEditorDocument.h"#include <Strings/components/utils/string/string.h>#include <Strings/components/utils/io/io.h>#include <Strings/components/logger/logger.h>#include "components/editor_data/editor_data.h"#include "components/editor_data/editor_window/BlamEditorWindow.h"
Include dependency graph for document_config.cpp:Functions | |
| void | load_document_config (BlamEditorDocumentType type, std::string filename) |
Variables | |
| std::map< BlamEditorDocumentType, BlamConfigurationFile * > | document_type_configs = std::map<BlamEditorDocumentType, BlamConfigurationFile*>() |
| void load_document_config | ( | BlamEditorDocumentType | type, |
| std::string | filename | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| std::map<BlamEditorDocumentType, BlamConfigurationFile*> document_type_configs = std::map<BlamEditorDocumentType, BlamConfigurationFile*>() |