libqtweetlib-dev

Twitter library for qt4 - development files
  https://github.com/minimoog/QTweetLib.git
  0
  no reviews




- supports only xauth protocol (if there is need for pin based oauth i will
include it)
- oauth tokens must be set in oauth.cpp line 27 and 28 to work properly
- uses qjson library by flavio castelli for parsing json responses
- json parsing is done in multithreaded way using qthreadpool
- user streams support is not completed (fetches responses correctly,
json parsing is not full implemented)