![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <fcm_plugin.h>
Public Member Functions | |
bool | operator== (const FlashCookie &other) const |
Public Attributes | |
QString | name |
QString | origin |
int | size |
QString | path |
QString | contents |
QDateTime | lastModification |
Definition at line 32 of file fcm_plugin.h.
|
inline |
Definition at line 40 of file fcm_plugin.h.
QString FlashCookie::contents |
Definition at line 37 of file fcm_plugin.h.
QDateTime FlashCookie::lastModification |
Definition at line 38 of file fcm_plugin.h.
QString FlashCookie::name |
Definition at line 33 of file fcm_plugin.h.
QString FlashCookie::origin |
Definition at line 34 of file fcm_plugin.h.
QString FlashCookie::path |
Definition at line 36 of file fcm_plugin.h.
int FlashCookie::size |
Definition at line 35 of file fcm_plugin.h.