![]() |
Blamite Game Engine - Keystone
00402.09.29.23.0627.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <hexcommand.h>
Public Member Functions | |
HexCommand (QHexBuffer *buffer, QUndoCommand *parent=nullptr) | |
Protected Attributes | |
QHexBuffer * | m_buffer |
qint64 | m_offset |
int | m_length |
QByteArray | m_data |
HexCommand::HexCommand | ( | QHexBuffer * | buffer, |
QUndoCommand * | parent = nullptr |
||
) |
|
protected |
|
protected |
|
protected |
|
protected |