Elaztek Developer Hub
Blamite Game Engine - Keystone  00402.09.29.23.0627.blamite
A library that enables the use of Qt in Blamite's editing tools.
HexEditorDialog Class Reference

#include <HexEditorDialog.h>

+ Inheritance diagram for HexEditorDialog:
+ Collaboration diagram for HexEditorDialog:

Public Member Functions

 HexEditorDialog ()
 
 HexEditorDialog (void *_address, int64_t _size)
 
 ~HexEditorDialog ()
 
bool IsCancelled ()
 
void * GetDataAddress ()
 
int64_t GetDataSize ()
 

Constructor & Destructor Documentation

◆ HexEditorDialog() [1/2]

HexEditorDialog::HexEditorDialog ( )

◆ HexEditorDialog() [2/2]

HexEditorDialog::HexEditorDialog ( void *  _address,
int64_t  _size 
)
+ Here is the call graph for this function:

◆ ~HexEditorDialog()

HexEditorDialog::~HexEditorDialog ( )

Member Function Documentation

◆ GetDataAddress()

void * HexEditorDialog::GetDataAddress ( )

◆ GetDataSize()

int64_t HexEditorDialog::GetDataSize ( )

◆ IsCancelled()

bool HexEditorDialog::IsCancelled ( )

The documentation for this class was generated from the following files: