#include <qtscriptshell_QHttpResponseHeader.h>
List of all members.
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: