This Qt C++ example application is a social networking application that integrates to the FriendFeed microblogging engine. QNetworkAccessManager is used to access the FriendFeed RESTful API to retrieve and post XML data which is parsed using the SAX parser. Though optimised for various screen layouts and input mechanisms, the UI relies on Qt cross-platform UI components. Their appearance is modified using CSS style sheets. The application has been tested to work with touch UI and keypad,on Symbian^3 and S60 5th Edition with Qt 4.6.3. and on the Nokia N900 with Qt 4.7.0.
Symbian^3 S60 5th Edition Maemo 5 QtCreator 2.0.1 Qt for Symbian 4.6.3 Qt for Maemo 4.7.0 Tested on - Nokia N900 PR 1.3 - Nokia N8 - Nokia E7 Developed and tested using the Nokia Qt SDK with Qt Creator version 2.0.1 in Windows XP.