![]() |
Blamite Game Engine - Keystone
00402.09.29.23.0627.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"
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 | ||
) |
std::map<BlamEditorDocumentType, BlamConfigurationFile*> document_type_configs = std::map<BlamEditorDocumentType, BlamConfigurationFile*>() |