Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Looking for LinkedIn API in QML

$
0
0
I doubt that you can find LinkedIn QML API. But since LinkedIn API uses OAuth 1.0 [developer.linkedin.com] you can extend you QML app with C++ source code at to integrate liboauth [liboauth.sourceforge.net]. An example usage of liboauth with LinkedIn API is available here [developer.linkedin.com].

Viewing all articles
Browse latest Browse all 4972

Trending Articles