Dax89 / QHexView

A versatile Hexadecimal widget for Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting displayed base address etc

SimonKagstrom opened this issue · comments

I have some more changes to the code here:

https://github.com/SimonKagstrom/QHexEdit

and you might not want all of them, but one thing I need is to be able to set the base address which gets displayed, so I added a function for that.