Documentation/Source/eric5.Cooperation.Connection.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1221
291dc0a51947
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
126 <td>Protected method to handle timer events.</td> 126 <td>Protected method to handle timer events.</td>
127 </tr> 127 </tr>
128 </table> 128 </table>
129 <a NAME="Connection.__init__" ID="Connection.__init__"></a> 129 <a NAME="Connection.__init__" ID="Connection.__init__"></a>
130 <h4>Connection (Constructor)</h4> 130 <h4>Connection (Constructor)</h4>
131 <b>Connection</b>(<i>parent = None</i>) 131 <b>Connection</b>(<i>parent=None</i>)
132 <p> 132 <p>
133 Constructor 133 Constructor
134 </p><dl> 134 </p><dl>
135 <dt><i>parent</i></dt> 135 <dt><i>parent</i></dt>
136 <dd> 136 <dd>
171 <b>__processReadyRead</b>(<i></i>) 171 <b>__processReadyRead</b>(<i></i>)
172 <p> 172 <p>
173 Private slot to handle the readyRead signal. 173 Private slot to handle the readyRead signal.
174 </p><a NAME="Connection.__readDataIntoBuffer" ID="Connection.__readDataIntoBuffer"></a> 174 </p><a NAME="Connection.__readDataIntoBuffer" ID="Connection.__readDataIntoBuffer"></a>
175 <h4>Connection.__readDataIntoBuffer</h4> 175 <h4>Connection.__readDataIntoBuffer</h4>
176 <b>__readDataIntoBuffer</b>(<i>maxSize = MaxBufferSize</i>) 176 <b>__readDataIntoBuffer</b>(<i>maxSize=MaxBufferSize</i>)
177 <p> 177 <p>
178 Private method to read some data into the buffer. 178 Private method to read some data into the buffer.
179 </p><dl> 179 </p><dl>
180 <dt><i>maxSize</i></dt> 180 <dt><i>maxSize</i></dt>
181 <dd> 181 <dd>

eric ide

mercurial