Documentation/Source/eric5.Helpviewer.Network.FollowRedirectReply.html

changeset 1955
9e6da33c1c10
parent 1953
26aa6fd94dc2
child 2367
78f6c8193d37
equal deleted inserted replaced
1953:26aa6fd94dc2 1955:9e6da33c1c10
62 <td>Constructor</td> 62 <td>Constructor</td>
63 </tr><tr> 63 </tr><tr>
64 <td><a href="#FollowRedirectReply.__replyFinished">__replyFinished</a></td> 64 <td><a href="#FollowRedirectReply.__replyFinished">__replyFinished</a></td>
65 <td>Private slot handling the receipt of the requested data.</td> 65 <td>Private slot handling the receipt of the requested data.</td>
66 </tr><tr> 66 </tr><tr>
67 <td><a href="#FollowRedirectReply.close">close</a></td>
68 <td>Public method to close the data stream.</td>
69 </tr><tr>
67 <td><a href="#FollowRedirectReply.error">error</a></td> 70 <td><a href="#FollowRedirectReply.error">error</a></td>
68 <td>Public method to get the error information.</td> 71 <td>Public method to get the error information.</td>
72 </tr><tr>
73 <td><a href="#FollowRedirectReply.errorString">errorString</a></td>
74 <td>Public method to get the error message.</td>
69 </tr><tr> 75 </tr><tr>
70 <td><a href="#FollowRedirectReply.originalUrl">originalUrl</a></td> 76 <td><a href="#FollowRedirectReply.originalUrl">originalUrl</a></td>
71 <td>Public method to get the original URL.</td> 77 <td>Public method to get the original URL.</td>
72 </tr><tr> 78 </tr><tr>
73 <td><a href="#FollowRedirectReply.readAll">readAll</a></td> 79 <td><a href="#FollowRedirectReply.readAll">readAll</a></td>
103 </dl><a NAME="FollowRedirectReply.__replyFinished" ID="FollowRedirectReply.__replyFinished"></a> 109 </dl><a NAME="FollowRedirectReply.__replyFinished" ID="FollowRedirectReply.__replyFinished"></a>
104 <h4>FollowRedirectReply.__replyFinished</h4> 110 <h4>FollowRedirectReply.__replyFinished</h4>
105 <b>__replyFinished</b>(<i></i>) 111 <b>__replyFinished</b>(<i></i>)
106 <p> 112 <p>
107 Private slot handling the receipt of the requested data. 113 Private slot handling the receipt of the requested data.
114 </p><a NAME="FollowRedirectReply.close" ID="FollowRedirectReply.close"></a>
115 <h4>FollowRedirectReply.close</h4>
116 <b>close</b>(<i></i>)
117 <p>
118 Public method to close the data stream.
108 </p><a NAME="FollowRedirectReply.error" ID="FollowRedirectReply.error"></a> 119 </p><a NAME="FollowRedirectReply.error" ID="FollowRedirectReply.error"></a>
109 <h4>FollowRedirectReply.error</h4> 120 <h4>FollowRedirectReply.error</h4>
110 <b>error</b>(<i></i>) 121 <b>error</b>(<i></i>)
111 <p> 122 <p>
112 Public method to get the error information. 123 Public method to get the error information.
113 </p><dl> 124 </p><dl>
114 <dt>Returns:</dt> 125 <dt>Returns:</dt>
115 <dd> 126 <dd>
116 error code (QNetworkReply.NetworkError) 127 error code (QNetworkReply.NetworkError)
128 </dd>
129 </dl><a NAME="FollowRedirectReply.errorString" ID="FollowRedirectReply.errorString"></a>
130 <h4>FollowRedirectReply.errorString</h4>
131 <b>errorString</b>(<i></i>)
132 <p>
133 Public method to get the error message.
134 </p><dl>
135 <dt>Returns:</dt>
136 <dd>
137 error message (string)
117 </dd> 138 </dd>
118 </dl><a NAME="FollowRedirectReply.originalUrl" ID="FollowRedirectReply.originalUrl"></a> 139 </dl><a NAME="FollowRedirectReply.originalUrl" ID="FollowRedirectReply.originalUrl"></a>
119 <h4>FollowRedirectReply.originalUrl</h4> 140 <h4>FollowRedirectReply.originalUrl</h4>
120 <b>originalUrl</b>(<i></i>) 141 <b>originalUrl</b>(<i></i>)
121 <p> 142 <p>

eric ide

mercurial