|
Dooble
|


Public Types | |
| enum | BlockedOrFavorite { BLOCKED = 1 , FAVORITE = 2 , NONE = 0 } |
Signals | |
| void | cookie_removed (const QNetworkCookie &cookie) |
| void | cookies_added (const QList< QNetworkCookie > &cookie, const QList< int > &is_blocked_or_favorite) |
| void | populated (void) |
Public Member Functions | |
| dooble_cookies (bool is_private, QObject *parent) | |
Static Public Member Functions | |
| static QByteArray | identifier (const QNetworkCookie &cookie) |
| static void | create_tables (QSqlDatabase &db) |
| static void | purge (void) |