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

#include <qtscriptshell_QHttpResponseHeader.h>

List of all members.

Public Member Functions

int majorVersion () const
int majorVersion () const
int minorVersion () const
int minorVersion () const
bool parseLine (const QString &line, int number)
bool parseLine (const QString &line, int number)
 QtScriptShell_QHttpResponseHeader ()
 QtScriptShell_QHttpResponseHeader ()
 QtScriptShell_QHttpResponseHeader (const QHttpResponseHeader &header)
 QtScriptShell_QHttpResponseHeader (const QHttpResponseHeader &header)
 QtScriptShell_QHttpResponseHeader (const QString &str)
 QtScriptShell_QHttpResponseHeader (const QString &str)
 QtScriptShell_QHttpResponseHeader (int code, const QString &text=QString(), int majorVer=1, int minorVer=1)
 QtScriptShell_QHttpResponseHeader (int code, const QString &text=QString(), int majorVer=1, int minorVer=1)
QString toString () const
QString toString () const
 ~QtScriptShell_QHttpResponseHeader ()
 ~QtScriptShell_QHttpResponseHeader ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( )
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( const QHttpResponseHeader &  header)
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( const QString &  str)
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( int  code,
const QString &  text = QString(),
int  majorVer = 1,
int  minorVer = 1 
)
QtScriptShell_QHttpResponseHeader::~QtScriptShell_QHttpResponseHeader ( )
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( )
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( const QHttpResponseHeader &  header)
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( const QString &  str)
QtScriptShell_QHttpResponseHeader::QtScriptShell_QHttpResponseHeader ( int  code,
const QString &  text = QString(),
int  majorVer = 1,
int  minorVer = 1 
)
QtScriptShell_QHttpResponseHeader::~QtScriptShell_QHttpResponseHeader ( )

Member Function Documentation

int QtScriptShell_QHttpResponseHeader::majorVersion ( ) const
int QtScriptShell_QHttpResponseHeader::majorVersion ( ) const
int QtScriptShell_QHttpResponseHeader::minorVersion ( ) const
int QtScriptShell_QHttpResponseHeader::minorVersion ( ) const
bool QtScriptShell_QHttpResponseHeader::parseLine ( const QString &  line,
int  number 
)
bool QtScriptShell_QHttpResponseHeader::parseLine ( const QString &  line,
int  number 
)
QString QtScriptShell_QHttpResponseHeader::toString ( ) const
QString QtScriptShell_QHttpResponseHeader::toString ( ) const

Member Data Documentation

QScriptValue QtScriptShell_QHttpResponseHeader::__qtscript_self

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