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

#include <qtscriptshell_QHttp.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
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_QHttp (QObject *parent=0)
 QtScriptShell_QHttp (QObject *parent=0)
 QtScriptShell_QHttp (const QString &hostname, QHttp::ConnectionMode mode, unsigned short port=0, QObject *parent=0)
 QtScriptShell_QHttp (const QString &hostname, QHttp::ConnectionMode mode, unsigned short port=0, QObject *parent=0)
 QtScriptShell_QHttp (const QString &hostname, unsigned short port=80, QObject *parent=0)
 QtScriptShell_QHttp (const QString &hostname, unsigned short port=80, QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QHttp ()
 ~QtScriptShell_QHttp ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QHttp::QtScriptShell_QHttp ( QObject *  parent = 0)
QtScriptShell_QHttp::QtScriptShell_QHttp ( const QString &  hostname,
QHttp::ConnectionMode  mode,
unsigned short  port = 0,
QObject *  parent = 0 
)
QtScriptShell_QHttp::QtScriptShell_QHttp ( const QString &  hostname,
unsigned short  port = 80,
QObject *  parent = 0 
)
QtScriptShell_QHttp::~QtScriptShell_QHttp ( )
QtScriptShell_QHttp::QtScriptShell_QHttp ( QObject *  parent = 0)
QtScriptShell_QHttp::QtScriptShell_QHttp ( const QString &  hostname,
QHttp::ConnectionMode  mode,
unsigned short  port = 0,
QObject *  parent = 0 
)
QtScriptShell_QHttp::QtScriptShell_QHttp ( const QString &  hostname,
unsigned short  port = 80,
QObject *  parent = 0 
)
QtScriptShell_QHttp::~QtScriptShell_QHttp ( )

Member Function Documentation

void QtScriptShell_QHttp::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QHttp::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QHttp::customEvent ( QEvent *  arg__1)
void QtScriptShell_QHttp::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QHttp::event ( QEvent *  arg__1)
bool QtScriptShell_QHttp::event ( QEvent *  arg__1)
bool QtScriptShell_QHttp::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QHttp::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QHttp::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QHttp::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QHttp::__qtscript_self

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