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

#include <qtscriptshell_QHttpHeader.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_QHttpHeader ()
 QtScriptShell_QHttpHeader ()
 QtScriptShell_QHttpHeader (const QHttpHeader &header)
 QtScriptShell_QHttpHeader (const QHttpHeader &header)
 QtScriptShell_QHttpHeader (const QString &str)
 QtScriptShell_QHttpHeader (const QString &str)
QString toString () const
QString toString () const
 ~QtScriptShell_QHttpHeader ()
 ~QtScriptShell_QHttpHeader ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QHttpHeader::QtScriptShell_QHttpHeader ( )
QtScriptShell_QHttpHeader::QtScriptShell_QHttpHeader ( const QHttpHeader &  header)
QtScriptShell_QHttpHeader::QtScriptShell_QHttpHeader ( const QString &  str)
QtScriptShell_QHttpHeader::~QtScriptShell_QHttpHeader ( )
QtScriptShell_QHttpHeader::QtScriptShell_QHttpHeader ( )
QtScriptShell_QHttpHeader::QtScriptShell_QHttpHeader ( const QHttpHeader &  header)
QtScriptShell_QHttpHeader::QtScriptShell_QHttpHeader ( const QString &  str)
QtScriptShell_QHttpHeader::~QtScriptShell_QHttpHeader ( )

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QHttpHeader::__qtscript_self

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