QImageViewer

An image viewer written in C++ with Qt

GPL-3.0 License

Stars
6
Committers
2

QImageViewer

Lightweight image viewer written in c++ with the qt framework

How to build ?

git clone https://github.com/Ola-jed/QImageViewer
cd QImageViewer
cmake .
make
./QImageViewer # You can pass the path to the file to open as a param

Just import the project if you use an ide.

Screenshots

Badges
Extracted from project README
CodeFactor Codacy Badge
Related Projects