Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 1822

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 17:07:32 CEST 2007 -->
<TITLE>
QHttpResponseHeader
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.network.QHttpResponseHeader class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="QHttpResponseHeader";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/network/QHttpRequestHeader.html" title="class in com.trolltech.qt.network"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/network/QIPv6Address.html" title="class in com.trolltech.qt.network"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/network/QHttpResponseHeader.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QHttpResponseHeader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.trolltech.qt.network</FONT>
<BR>
Class QHttpResponseHeader</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">com.trolltech.qt.QSignalEmitter</A>
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">com.trolltech.qt.QtJambiObject</A>
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">com.trolltech.qt.network.QHttpHeader</A>
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.trolltech.qt.network.QHttpResponseHeader</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>QHttpResponseHeader</B><DT>extends <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">QHttpHeader</A></DL>
</PRE>

<P>
<p>The <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a> class contains response header information for HTTP.</p>
<p>This class is used by the <a href="QHttp.html"><tt>QHttp</tt></a> class to report the header information that the client received from the server.</p>
<p>HTTP responses have a status code that indicates the status of the response. This code is a 3-digit integer result code (for details see to RFC 1945). In addition to the status code, you can also specify a human-readable text that describes the reason for the code (&quot;reason phrase&quot;). This class allows you to get the status code and the reason phrase.</p>
<P>

<P>
<DL>
<DT><B>See Also:</B><DD><a href="QHttpRequestHeader.html"><tt>QHttpRequestHeader</tt></a>, 
<a href="QHttp.html"><tt>QHttp</tt></a>, 
<CODE>Example</tt></CODE></DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->

<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="type parameter in QSignalEmitter.Signal1">A</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">B</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="class in com.trolltech.qt">QSignalEmitter.Signal3</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">C</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="class in com.trolltech.qt">QSignalEmitter.Signal4</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">D</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="class in com.trolltech.qt">QSignalEmitter.Signal5</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">E</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="class in com.trolltech.qt">QSignalEmitter.Signal6</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">F</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="class in com.trolltech.qt">QSignalEmitter.Signal7</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">G</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="class in com.trolltech.qt">QSignalEmitter.Signal8</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">H</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="class in com.trolltech.qt">QSignalEmitter.Signal9</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">H</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">I</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader()">QHttpResponseHeader</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an empty HTTP response header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader(int)">QHttpResponseHeader</A></B>(int&nbsp;code)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>(<tt>code</tt>, QString(), 1, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader(int, java.lang.String)">QHttpResponseHeader</A></B>(int&nbsp;code,
                    java.lang.String&nbsp;text)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>(<tt>code</tt>, <tt>text</tt>, 1, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader(int, java.lang.String, int)">QHttpResponseHeader</A></B>(int&nbsp;code,
                    java.lang.String&nbsp;text,
                    int&nbsp;majorVer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>(<tt>code</tt>, <tt>text</tt>, <tt>majorVer</tt>, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader(int, java.lang.String, int, int)">QHttpResponseHeader</A></B>(int&nbsp;code,
                    java.lang.String&nbsp;text,
                    int&nbsp;majorVer,
                    int&nbsp;minorVer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>, setting the status code to <tt>code</tt>, the reason phrase to <tt>text</tt> and the protocol-version to <tt>majorVer</tt> and <tt>minorVer</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader(com.trolltech.qt.network.QHttpResponseHeader)">QHttpResponseHeader</A></B>(<A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html" title="class in com.trolltech.qt.network">QHttpResponseHeader</A>&nbsp;header)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a copy of <tt>header</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#QHttpResponseHeader(java.lang.String)">QHttpResponseHeader</A></B>(java.lang.String&nbsp;str)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a HTTP response header from the string <tt>str</tt>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html" title="class in com.trolltech.qt.network">QHttpResponseHeader</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#fromNativePointer(com.trolltech.qt.QNativePointer)">fromNativePointer</A></B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns the QHttpResponseHeader instance pointed to by nativePointer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#majorVersion()">majorVersion</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the major protocol-version of the HTTP response header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#minorVersion()">minorVersion</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the minor protocol-version of the HTTP response header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#nativePointerArray(com.trolltech.qt.network.QHttpResponseHeader[])">nativePointerArray</A></B>(<A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html" title="class in com.trolltech.qt.network">QHttpResponseHeader</A>[]&nbsp;array)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns a QNativePointer that is pointing to the specified QHttpResponseHeader array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#parseLine(java.lang.String, int)">parseLine</A></B>(java.lang.String&nbsp;line,
          int&nbsp;number)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#reasonPhrase()">reasonPhrase</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the reason phrase of the HTTP response header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#setStatusLine(int)">setStatusLine</A></B>(int&nbsp;code)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)"><tt>setStatusLine</tt></a>(<tt>code</tt>, QString(), 1, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#setStatusLine(int, java.lang.String)">setStatusLine</A></B>(int&nbsp;code,
              java.lang.String&nbsp;text)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)"><tt>setStatusLine</tt></a>(<tt>code</tt>, <tt>text</tt>, 1, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int)">setStatusLine</A></B>(int&nbsp;code,
              java.lang.String&nbsp;text,
              int&nbsp;majorVer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)"><tt>setStatusLine</tt></a>(<tt>code</tt>, <tt>text</tt>, <tt>majorVer</tt>, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)">setStatusLine</A></B>(int&nbsp;code,
              java.lang.String&nbsp;text,
              int&nbsp;majorVer,
              int&nbsp;minorVer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the status code to <tt>code</tt>, the reason phrase to <tt>text</tt> and the protocol-version to <tt>majorVer</tt> and <tt>minorVer</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#statusCode()">statusCode</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the status code of the HTTP response header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html#toString()">toString</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.network.QHttpHeader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.network.<A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">QHttpHeader</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#addValue(java.lang.String, java.lang.String)">addValue</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#allValues(java.lang.String)">allValues</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#contentLength()">contentLength</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#contentType()">contentType</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#hasContentLength()">hasContentLength</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#hasContentType()">hasContentType</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#hasKey(java.lang.String)">hasKey</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#isValid()">isValid</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#keys()">keys</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#parse(java.lang.String)">parse</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#removeAllValues(java.lang.String)">removeAllValues</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#removeValue(java.lang.String)">removeValue</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#setContentLength(int)">setContentLength</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#setContentType(java.lang.String)">setContentType</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#setValid(boolean)">setValid</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#setValue(java.lang.String, java.lang.String)">setValue</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#setValues(java.util.List)">setValues</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#value(java.lang.String)">value</A>, <A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#values()">values</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiObject.html#dispose()">dispose</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#disposed()">disposed</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#finalize()">finalize</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#reassignNativeResources(com.trolltech.qt.QtJambiObject, java.lang.Class)">reassignNativeResources</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String, int)">tr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#blockSignals(boolean)">blockSignals</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect()">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect(java.lang.Object)">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalsBlocked()">signalsBlocked</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalSender()">signalSender</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#thread()">thread</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#disableGarbageCollection()">disableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativeId()">nativeId</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativePointer()">nativePointer</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#reenableGarbageCollection()">reenableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#setJavaOwnership()">setJavaOwnership</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="QHttpResponseHeader(java.lang.String)"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>(java.lang.String&nbsp;str)</PRE>
<DL>
<DD><p>Constructs a HTTP response header from the string <tt>str</tt>. The string is parsed and the information is set. The <tt>str</tt> should consist of one or more &quot;\r\n&quot; delimited lines; the first line should be the status-line (format: HTTP-version, space, status-code, space, reason-phrase); each of remaining lines should have the format key, colon, space, value.</p>
<P>
</DL>
<HR>

<A NAME="QHttpResponseHeader(int, java.lang.String, int)"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>(int&nbsp;code,
                           java.lang.String&nbsp;text,
                           int&nbsp;majorVer)</PRE>
<DL>
<DD><p>Equivalent to <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>(<tt>code</tt>, <tt>text</tt>, <tt>majorVer</tt>, 1).
<P>
</DL>
<HR>

<A NAME="QHttpResponseHeader(int, java.lang.String)"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>(int&nbsp;code,
                           java.lang.String&nbsp;text)</PRE>
<DL>
<DD><p>Equivalent to <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>(<tt>code</tt>, <tt>text</tt>, 1, 1).
<P>
</DL>
<HR>

<A NAME="QHttpResponseHeader(int)"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>(int&nbsp;code)</PRE>
<DL>
<DD><p>Equivalent to <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>(<tt>code</tt>, QString(), 1, 1).
<P>
</DL>
<HR>

<A NAME="QHttpResponseHeader(int, java.lang.String, int, int)"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>(int&nbsp;code,
                           java.lang.String&nbsp;text,
                           int&nbsp;majorVer,
                           int&nbsp;minorVer)</PRE>
<DL>
<DD><p>Constructs a <a href="QHttpResponseHeader.html#QHttpResponseHeader()"><tt>QHttpResponseHeader</tt></a>, setting the status code to <tt>code</tt>, the reason phrase to <tt>text</tt> and the protocol-version to <tt>majorVer</tt> and <tt>minorVer</tt>.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QHttpResponseHeader.html#statusCode()"><tt>statusCode</tt></a>, 
<a href="QHttpResponseHeader.html#reasonPhrase()"><tt>reasonPhrase</tt></a>, 
<a href="QHttpResponseHeader.html#majorVersion()"><tt>majorVersion</tt></a>, 
<a href="QHttpResponseHeader.html#minorVersion()"><tt>minorVersion</tt></a></DL>
</DL>
<HR>

<A NAME="QHttpResponseHeader(com.trolltech.qt.network.QHttpResponseHeader)"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>(<A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html" title="class in com.trolltech.qt.network">QHttpResponseHeader</A>&nbsp;header)</PRE>
<DL>
<DD><p>Constructs a copy of <tt>header</tt>.</p>
<P>
</DL>
<HR>

<A NAME="QHttpResponseHeader()"><!-- --></A><H3>
QHttpResponseHeader</H3>
<PRE>
public <B>QHttpResponseHeader</B>()</PRE>
<DL>
<DD><p>Constructs an empty HTTP response header.</p>
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="reasonPhrase()"><!-- --></A><H3>
reasonPhrase</H3>
<PRE>
public final java.lang.String <B>reasonPhrase</B>()</PRE>
<DL>
<DD><p>Returns the reason phrase of the HTTP response header.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QHttpResponseHeader.html#statusCode()"><tt>statusCode</tt></a>, 
<a href="QHttpResponseHeader.html#majorVersion()"><tt>majorVersion</tt></a>, 
<a href="QHttpResponseHeader.html#minorVersion()"><tt>minorVersion</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setStatusLine(int, java.lang.String, int)"><!-- --></A><H3>
setStatusLine</H3>
<PRE>
public final void <B>setStatusLine</B>(int&nbsp;code,
                                java.lang.String&nbsp;text,
                                int&nbsp;majorVer)</PRE>
<DL>
<DD><p>Equivalent to <a href="QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)"><tt>setStatusLine</tt></a>(<tt>code</tt>, <tt>text</tt>, <tt>majorVer</tt>, 1).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setStatusLine(int, java.lang.String)"><!-- --></A><H3>
setStatusLine</H3>
<PRE>
public final void <B>setStatusLine</B>(int&nbsp;code,
                                java.lang.String&nbsp;text)</PRE>
<DL>
<DD><p>Equivalent to <a href="QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)"><tt>setStatusLine</tt></a>(<tt>code</tt>, <tt>text</tt>, 1, 1).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setStatusLine(int)"><!-- --></A><H3>
setStatusLine</H3>
<PRE>
public final void <B>setStatusLine</B>(int&nbsp;code)</PRE>
<DL>
<DD><p>Equivalent to <a href="QHttpResponseHeader.html#setStatusLine(int, java.lang.String, int, int)"><tt>setStatusLine</tt></a>(<tt>code</tt>, QString(), 1, 1).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setStatusLine(int, java.lang.String, int, int)"><!-- --></A><H3>
setStatusLine</H3>
<PRE>
public final void <B>setStatusLine</B>(int&nbsp;code,
                                java.lang.String&nbsp;text,
                                int&nbsp;majorVer,
                                int&nbsp;minorVer)</PRE>
<DL>
<DD><p>Sets the status code to <tt>code</tt>, the reason phrase to <tt>text</tt> and the protocol-version to <tt>majorVer</tt> and <tt>minorVer</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QHttpResponseHeader.html#statusCode()"><tt>statusCode</tt></a>, 
<a href="QHttpResponseHeader.html#reasonPhrase()"><tt>reasonPhrase</tt></a>, 
<a href="QHttpResponseHeader.html#majorVersion()"><tt>majorVersion</tt></a>, 
<a href="QHttpResponseHeader.html#minorVersion()"><tt>minorVersion</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="statusCode()"><!-- --></A><H3>
statusCode</H3>
<PRE>
public final int <B>statusCode</B>()</PRE>
<DL>
<DD><p>Returns the status code of the HTTP response header.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QHttpResponseHeader.html#reasonPhrase()"><tt>reasonPhrase</tt></a>, 
<a href="QHttpResponseHeader.html#majorVersion()"><tt>majorVersion</tt></a>, 
<a href="QHttpResponseHeader.html#minorVersion()"><tt>minorVersion</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="majorVersion()"><!-- --></A><H3>
majorVersion</H3>
<PRE>
public int <B>majorVersion</B>()</PRE>
<DL>
<DD><p>Returns the major protocol-version of the HTTP response header.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#majorVersion()">majorVersion</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">QHttpHeader</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QHttpResponseHeader.html#minorVersion()"><tt>minorVersion</tt></a>, 
<a href="QHttpResponseHeader.html#statusCode()"><tt>statusCode</tt></a>, 
<a href="QHttpResponseHeader.html#reasonPhrase()"><tt>reasonPhrase</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="minorVersion()"><!-- --></A><H3>
minorVersion</H3>
<PRE>
public int <B>minorVersion</B>()</PRE>
<DL>
<DD><p>Returns the minor protocol-version of the HTTP response header.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#minorVersion()">minorVersion</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">QHttpHeader</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QHttpResponseHeader.html#majorVersion()"><tt>majorVersion</tt></a>, 
<a href="QHttpResponseHeader.html#statusCode()"><tt>statusCode</tt></a>, 
<a href="QHttpResponseHeader.html#reasonPhrase()"><tt>reasonPhrase</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="parseLine(java.lang.String, int)"><!-- --></A><H3>
parseLine</H3>
<PRE>
protected boolean <B>parseLine</B>(java.lang.String&nbsp;line,
                            int&nbsp;number)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#parseLine(java.lang.String, int)">parseLine</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">QHttpHeader</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QHttpHeader.html#parse(java.lang.String)"><tt>parse</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html#toString()">toString</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/network/QHttpHeader.html" title="class in com.trolltech.qt.network">QHttpHeader</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="fromNativePointer(com.trolltech.qt.QNativePointer)"><!-- --></A><H3>
fromNativePointer</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html" title="class in com.trolltech.qt.network">QHttpResponseHeader</A> <B>fromNativePointer</B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</PRE>
<DL>
<DD>This function returns the QHttpResponseHeader instance pointed to by nativePointer
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nativePointer</CODE> - the QNativePointer of which object should be returned.</DL>
</DD>
</DL>
<HR>

<A NAME="nativePointerArray(com.trolltech.qt.network.QHttpResponseHeader[])"><!-- --></A><H3>
nativePointerArray</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A> <B>nativePointerArray</B>(<A HREF="../../../../com/trolltech/qt/network/QHttpResponseHeader.html" title="class in com.trolltech.qt.network">QHttpResponseHeader</A>[]&nbsp;array)</PRE>
<DL>
<DD>This function returns a QNativePointer that is pointing to the specified QHttpResponseHeader array.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>array</CODE> - the array that the returned pointer will point to.
<DT><B>Returns:</B><DD>a QNativePointer that is pointing to the specified array.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/network/QHttpRequestHeader.html" title="class in com.trolltech.qt.network"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/network/QIPv6Address.html" title="class in com.trolltech.qt.network"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/network/QHttpResponseHeader.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QHttpResponseHeader.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>