C++ QT5 Imageviewer.
Author: JJ Posti <techtimejourney.net>
Copyright (c) 2020 JJ Posti <techtimejourney.net>
This is free software, and you are welcome to redistribute it under GPL Version 3 or Apache v2 license.
Supports at least jpg and png files. Support for others was not tested.
Statusbar will the image location that has been opened.
Toolbar buttons:
Open an image.
Exit the program.
Shortkeys:
F1 info.
F3 Open an image.
ESC = Quit the program.
Scrollbars:
These appear when large enough image is opened.
In addition, the program's MainWindow can be resized normally as expected.