6 #ifndef SWIFT_CORE_COOKIEMANAGER_H
7 #define SWIFT_CORE_COOKIEMANAGER_H
10 #include <QNetworkCookieJar>
12 #include <QReadWriteLock>
46 void deleteAllCookies();
Threadsafe version of QNetworkCookieJar.
Backend services of the swift project, like dealing with the network or the simulators.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.