Falkon Develop
Cross-platform Qt-based web browser
FlashCookie Struct Reference

#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
 

Detailed Description

Definition at line 32 of file fcm_plugin.h.

Member Function Documentation

◆ operator==()

bool FlashCookie::operator== ( const FlashCookie other) const
inline

Definition at line 40 of file fcm_plugin.h.

Member Data Documentation

◆ contents

QString FlashCookie::contents

Definition at line 37 of file fcm_plugin.h.

◆ lastModification

QDateTime FlashCookie::lastModification

Definition at line 38 of file fcm_plugin.h.

◆ name

QString FlashCookie::name

Definition at line 33 of file fcm_plugin.h.

◆ origin

QString FlashCookie::origin

Definition at line 34 of file fcm_plugin.h.

◆ path

QString FlashCookie::path

Definition at line 36 of file fcm_plugin.h.

◆ size

int FlashCookie::size

Definition at line 35 of file fcm_plugin.h.


The documentation for this struct was generated from the following file: