QOAuth  2.0.0
Classes | Namespaces
interface.h File Reference
#include <QObject>
#include <QtCrypto>
#include "qoauth_global.h"
#include "qoauth_namespace.h"

Go to the source code of this file.

Classes

class  QOAuth::Interface
 This class provides means for interaction with network services supporting OAuth authorization scheme. More...
 

Namespaces

 QOAuth
 This namespace encapsulates all classes and definitions provided by libqoauth.
 

Detailed Description

This file is a part of libqoauth. You should not include it directly in your application. Instead please use #include <QtOAuth>.