Description
Provides a Qt C++ widget for viewing and editing binary data in hexadecimal form. It helps developers add hex editing features to applications that inspect files, memory dumps, firmware, or structured binary formats.
Use it as a GUI development library. Hex editing can change data at a very low level, so applications using it should make edits explicit and protect users from accidental destructive writes.