Skip to content

JPNaude/QHexViewExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Introduction

The is a clone of the QHexView libary along with an example of how to display the contents of a file in QHexView.

Usage

QHexView will be compiled into a library and placed under /lib. The example application links against this library and loads the contents of the example's executable on startup.

qmake -o Makefile qhexview.pro
make

Alteratively, open the QHexView.pro file in Qt Creator and just run it.

About

The is a clone of the QHexView widget along with an example demonstrating how to display the contents of a file in it.

Resources

License

BSD-3-Clause, GPL-2.0 licenses found

Licenses found

BSD-3-Clause
COPYING-bsd2
GPL-2.0
COPYING-gpl2

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors