QEverCloud
3.0.0
Unofficial Evernote Cloud API for Qt
|
#include "generated/types.h"
#include "export.h"
#include "qt4helpers.h"
#include <QDialog>
#include <QString>
Go to the source code of this file.
Classes | |
class | qevercloud::EvernoteOAuthWebView |
The class is tailored specifically for OAuth authorization with Evernote. More... | |
struct | qevercloud::EvernoteOAuthWebView::OAuthResult |
class | qevercloud::EvernoteOAuthDialog |
Authorizes your app with the Evernote service by means of OAuth authentication. More... | |
Namespaces | |
qevercloud | |
Functions | |
void | qevercloud::setNonceGenerator (quint64(*nonceGenerator)()) |
Sets the function to use for nonce generation for OAuth authentication. More... | |