#include <HexEditorWidget.h>
◆ HexEditorWidget() [1/2]
HexEditorWidget::HexEditorWidget |
( |
QWidget * |
parent = nullptr | ) |
|
◆ HexEditorWidget() [2/2]
HexEditorWidget::HexEditorWidget |
( |
void * |
_address, |
|
|
int64_t |
_size |
|
) |
| |
◆ ~HexEditorWidget()
HexEditorWidget::~HexEditorWidget |
( |
| ) |
|
◆ GetDataAddress()
void * HexEditorWidget::GetDataAddress |
( |
| ) |
|
◆ GetDataSize()
int64_t HexEditorWidget::GetDataSize |
( |
| ) |
|
◆ UpdateBuffer()
void HexEditorWidget::UpdateBuffer |
( |
| ) |
|
The documentation for this class was generated from the following files: