I would like to use the Facebook API ( http://wiki.developers.facebook.com/index.php/API ) in mine Qt Application.
Qt Application
I do not want to use WebKit. Is it possible to use only QNetwork?
WebKit
QNetwork
Is there any example of how to do this?
Have you seen KFacebook, the KDE client for Facebook?
KdePlayground and KFacebook
They have a library for the Facebook API and a plasma applet.
It is easier using jQuery, possibly. But Qt4 can do the job, I think.
QNetworkAccessManager .
, https://github.com/eamocanu/Facebook.Qt.APIs/downloads. .
open source Qt facebook http://code.google.com/p/facebook-cpp-graph-api/
QHttp
Source: https://habr.com/ru/post/1734381/More articles:GWT Maven and Eclipse - eclipseHow can I clear this CSS code? making it shorter or removes unnecessary parts (CSS perfectionist needed) - cssConfirm strong name of current assembly - .netСоздание внутренних и внешних интерфейсов для скрытия класса/информации - c++Can I extract members of a structure or public class using a template? - c ++the document type does not allow the use of the element "img" / "font" here - validationрегулярное выражение (регулярное выражение) NOT, содержащее строку - regexWhy does Perl treat a hash element as a list context when declaring? - arraysDjango-cms example. How to run it? - djangoSignal 6 termination - c ++All Articles