@Tor
http://jgoday.wordpress.com/2009/04/13/rest-client-with-qt-45/

refer to this example to know how qt can be used to  communicate to a web
service through requests through its QNetworkAccessManager class...in this
case a REST client has been made.



On Mon, Mar 22, 2010 at 3:50 PM, Ville M. Vainio <[email protected]> wrote:

> On Mon, Mar 22, 2010 at 12:12 PM, Tor <[email protected]> wrote:
>
> > Sorry for jumping in here, but the above advice confuses me. I'm not
> > very familiar with Qt, but from what I see at
> > http://doc.trolltech.com/4.6/qtcore.html QtCore is a user interface
>
> QtGui is the user interface API, QtCore / QtNetwork / etc. provide the
> necessary plumbing.
>
> E.g.  QNetworkAccessManager could probably be used instead of libcurl.
>
> --
> Ville M. Vainio
> http://tinyurl.com/vainio
>  _______________________________________________
> maemo-developers mailing list
> [email protected]
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>



-- 
ANKY
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to