QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QNetworkCookieJar Class Reference

#include <qtscriptshell_QNetworkCookieJar.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
QList< QNetworkCookie > cookiesForUrl (const QUrl &url) const
QList< QNetworkCookie > cookiesForUrl (const QUrl &url) const
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
 QtScriptShell_QNetworkCookieJar (QObject *parent=0)
 QtScriptShell_QNetworkCookieJar (QObject *parent=0)
bool setCookiesFromUrl (const QList< QNetworkCookie > &cookieList, const QUrl &url)
bool setCookiesFromUrl (const QList< QNetworkCookie > &cookieList, const QUrl &url)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QNetworkCookieJar ()
 ~QtScriptShell_QNetworkCookieJar ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QNetworkCookieJar::QtScriptShell_QNetworkCookieJar ( QObject *  parent = 0)
QtScriptShell_QNetworkCookieJar::~QtScriptShell_QNetworkCookieJar ( )
QtScriptShell_QNetworkCookieJar::QtScriptShell_QNetworkCookieJar ( QObject *  parent = 0)
QtScriptShell_QNetworkCookieJar::~QtScriptShell_QNetworkCookieJar ( )

Member Function Documentation

void QtScriptShell_QNetworkCookieJar::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QNetworkCookieJar::childEvent ( QChildEvent *  arg__1)
QList< QNetworkCookie > QtScriptShell_QNetworkCookieJar::cookiesForUrl ( const QUrl &  url) const
QList<QNetworkCookie > QtScriptShell_QNetworkCookieJar::cookiesForUrl ( const QUrl &  url) const
void QtScriptShell_QNetworkCookieJar::customEvent ( QEvent *  arg__1)
void QtScriptShell_QNetworkCookieJar::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QNetworkCookieJar::event ( QEvent *  arg__1)
bool QtScriptShell_QNetworkCookieJar::event ( QEvent *  arg__1)
bool QtScriptShell_QNetworkCookieJar::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QNetworkCookieJar::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QNetworkCookieJar::setCookiesFromUrl ( const QList< QNetworkCookie > &  cookieList,
const QUrl &  url 
)
bool QtScriptShell_QNetworkCookieJar::setCookiesFromUrl ( const QList< QNetworkCookie > &  cookieList,
const QUrl &  url 
)
void QtScriptShell_QNetworkCookieJar::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QNetworkCookieJar::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QNetworkCookieJar::__qtscript_self

The documentation for this class was generated from the following files: