Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 496 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 496 Bytes

Qt Pods

QtFlickr

Access flickr from within your Qt app. You can install this as a pod through qt-pods with a single click or build it yourself.

Manual build

In terminal window run:

$ qmake
$ make

Or use Qt Creator to open project.

Evgeni Gordejev 2010

Refactoring of code and qt-pods packaging by Jacob Dawid 2015.