https://github.com/ola-jed/qimageviewer
An image viewer written in C++ with Qt
https://github.com/ola-jed/qimageviewer
image-viewer qt-framework
Last synced: 8 months ago
JSON representation
An image viewer written in C++ with Qt
- Host: GitHub
- URL: https://github.com/ola-jed/qimageviewer
- Owner: Ola-jed
- License: gpl-3.0
- Created: 2020-12-24T18:14:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T06:27:19.000Z (over 4 years ago)
- Last Synced: 2025-02-02T01:51:18.598Z (over 1 year ago)
- Topics: image-viewer, qt-framework
- Language: C++
- Homepage:
- Size: 1 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QImageViewer
[](https://www.codefactor.io/repository/github/ola-jed/qimageviewer)
[](https://www.codacy.com/gh/Ola-jed/QNotePad/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Ola-jed/QNotePad&utm_campaign=Badge_Grade)
Lightweight image viewer written in c++ with the qt framework
## How to build ?
```bash
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

