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.
HexCommand Class Reference

#include <hexcommand.h>

+ Inheritance diagram for HexCommand:
+ Collaboration diagram for HexCommand:

Public Member Functions

 HexCommand (QHexBuffer *buffer, QUndoCommand *parent=nullptr)
 

Protected Attributes

QHexBufferm_buffer
 
qint64 m_offset
 
int m_length
 
QByteArray m_data
 

Constructor & Destructor Documentation

◆ HexCommand()

HexCommand::HexCommand ( QHexBuffer buffer,
QUndoCommand *  parent = nullptr 
)

Member Data Documentation

◆ m_buffer

QHexBuffer* HexCommand::m_buffer
protected

◆ m_data

QByteArray HexCommand::m_data
protected

◆ m_length

int HexCommand::m_length
protected

◆ m_offset

qint64 HexCommand::m_offset
protected

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