![]() |
Blamite Game Engine - Keystone
00411.04.21.24.0017.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <hexcommand.h>
Inheritance diagram for HexCommand:
Collaboration diagram for HexCommand: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 |