Elaztek Developer Hub
Blamite Game Engine - Keystone  00433.02.16.25.2127.blamite
A library that enables the use of Qt in Blamite's editing tools.
file.cpp File Reference
#include "file.h"
#include <qfiledialog.h>
#include <qmessagebox.h>
#include <HEKGuerilla/components/tags/tags.h>
#include <Strings/components/logger/logger.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/utils/io/io.h>
#include <blam/api/api.h>
#include "components/ui/shared/dialogs/code_editor/CodeEditorDialog.h"
#include "components/ui/shared/dialogs/hex_editor/HexEditorDialog.h"
#include "components/editor_data/editor_data.h"
#include "components/editor_data/editor_window/BlamEditorWindow.h"
#include "components/engine/engine.h"

Macros

#define BlamAPI   Blam::API::v1
 

Functions

bool is_plaintext_file (std::string file_path)
 

Macro Definition Documentation

◆ BlamAPI

#define BlamAPI   Blam::API::v1

Function Documentation

◆ is_plaintext_file()

bool is_plaintext_file ( std::string  file_path)
+ Here is the caller graph for this function: