Description: QHexEdit is a hex editor widget written in C++ for the Qt (Qt4, Qt5) framework. It is a simple editor for binary data, just like QPlainTextEdit is for text data. There are sip configuration files included, so it is easy to create bindings for PyQt and you can use this widget also in python 2 and 3.
QHexEdit can view and edit very big files.Last changelog:
Ratings & Comments
3 Comments
how do i build/use this? no documentation anywhere on that, I'm relatively new to this.
QHexEdit is an excellent widget. Thanks for doing it. Do you have any plan to make a Pyside binding ?
Hi, I'm sorry, but until today I didn't realize bindings for pyside.