Saturday, March 7, 2009

Qt4: Flickr and QtConcurrent

A couple of days ago, I've filled up a Qt Questionnaire and I've seen a couple of subjects that I need to revise. So, Here an Example of Flickr Downloader using QtConcurrent, High Level Network Operations (QNetworkManager), QGraphicsView and QDomElement.



The Flickr Service Class implements, only a couple of Methods. Request of Recently added and Interesting Photos, and the Search Photos Methods.

The Source Code is Available Here: QFlickr Test Source Code. (You Must Set your Flickr Key!)

PS: Starting Today, All the Qt4 Examples/Libraries will be released under LGPL license while the Cocoa Examples/Libraries will be released under BSD license.

1 comment: