 |
Blamite Game Engine - Keystone
00433.02.16.25.2127.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
4 #include "ui_HexEditorDialog.h"
17 Ui::HexEditorDialog ui;
19 bool cancelled =
true;
34 void CancelButtonClicked();
35 void SaveButtonClicked();
KEYSTONE QIcon GetDefaultApplicationIcon()
Definition: utils.cpp:339
HexEditorDialog()
Definition: HexEditorDialog.cpp:8
void * GetDataAddress()
Definition: HexEditorDialog.cpp:65
int64_t GetDataSize()
Definition: HexEditorDialog.cpp:70
bool IsCancelled()
Definition: HexEditorDialog.cpp:37
Definition: HexEditorDialog.h:12
~HexEditorDialog()
Definition: HexEditorDialog.cpp:20