Home · Modules · Classes · Namespaces · Functions

QxtWebRemoveCookieEvent Class Reference
[QxtWeb module]

The QxtWebRemoveCookieEvent class describes a cookie to be deleted from a web browser More...

    #include <QxtWebRemoveCookieEvent>

Inherits QxtWebEvent.

Public Functions

Public Variables


Detailed Description

The QxtWebRemoveCookieEvent class describes a cookie to be deleted from a web browser

The QxtWebStoreCookieEvent class instructs the session manager to remove a cookie stored on the web browser.


Member Function Documentation

QxtWebRemoveCookieEvent::QxtWebRemoveCookieEvent ( int sessionID, QString name )

Constructs a QxtWebRemoveCookieEvent for the specified sessionID that removed the cookie with name from the web browser.


Member Variable Documentation

QString QxtWebRemoveCookieEvent::name

Contains the name of the cookie to be removed.


Copyright © 2007-2011 Qxt Foundation
Qxt 0.6.2