noviware / libsmoozik-qt

A Qt C++ library for the Smoozik API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsmoozik-qt

A Qt C++ library for the Smoozik API

libsmoozik-qt is a collection of libraries to help you integrate Smoozik services into your rich desktop software. It is officially supported software developed by Smoozik staff:

Fabien Pierre-Nicolas: http://twitter.com/FabienPN

Fork it: https://github.com/fabienpn/libsmoozik-qt

Dependencies

libsmoozik-qt requires:

Using libsmoozik-qt

This C++ API provides equivalent functions to methods available on http://smoozik.com/index.php/api.

You need an API key from http://smoozik.com to access the API.

Linker should include:

-lqtsmoozik -lQtCore -lQtNetwork -lQtXml

About

A Qt C++ library for the Smoozik API


Languages

Language:C++ 87.9%Language:Prolog 9.2%Language:C 2.8%