dlzcn / ImageViewer

Qt image viewer based on QGraphicView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageViewer

Qt image viewer based on QGraphicView (modified from Qt Example 'imageviewer'). Supported functions:

  • Zoom In/Out
  • Zoom Reset
  • Best Fit
  • Copy/Paste
  • Print
  • Open image folder

The icon is from https://drasite.com/flat-remix which is Licensed under GPL3.

About

Qt image viewer based on QGraphicView

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 98.9%Language:QMake 1.1%