QEverCloud
4.1.0
Unofficial Evernote Cloud API for Qt
QEverCloud
headers
globals.h
Go to the documentation of this file.
1
9
#ifndef QEVERCLOUD_GLOBALS_H
10
#define QEVERCLOUD_GLOBALS_H
11
12
#include "
export.h
"
13
#include <QNetworkAccessManager>
14
18
namespace
qevercloud
{
19
26
QEVERCLOUD_EXPORT
QNetworkAccessManager *
evernoteNetworkAccessManager
();
27
31
QEVERCLOUD_EXPORT
int
connectionTimeout
();
32
36
QEVERCLOUD_EXPORT
void
setConnectionTimeout
(
int
timeout);
37
41
QEVERCLOUD_EXPORT
int
libraryVersion
();
42
43
}
// namespace qevercloud
44
45
#endif // QEVERCLOUD_GLOBALS_H
qevercloud::connectionTimeout
QEVERCLOUD_EXPORT int connectionTimeout()
qevercloud
Definition:
AsyncResult.h:18
qevercloud::evernoteNetworkAccessManager
QEVERCLOUD_EXPORT QNetworkAccessManager * evernoteNetworkAccessManager()
qevercloud::libraryVersion
QEVERCLOUD_EXPORT int libraryVersion()
qevercloud::setConnectionTimeout
QEVERCLOUD_EXPORT void setConnectionTimeout(int timeout)
QEVERCLOUD_EXPORT
#define QEVERCLOUD_EXPORT
Definition:
export.h:19
export.h
Generated on Thu Jan 30 2020 00:00:00 for QEverCloud by
1.8.17