/just_an_imageviewer

An imageviewer

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Just an imageviewer

image

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.

Features

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.