eric6/Documentation/Source/eric6.Utilities.BackgroundClient.html

changeset 7989
a21d673a8f99
parent 7965
48fbf9149d16
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
133 133
134 <p> 134 <p>
135 Private method to check for a job cancellation. 135 Private method to check for a job cancellation.
136 </p> 136 </p>
137 <dl> 137 <dl>
138 <dt>Returns:</dt> 138 <dt>Return:</dt>
139 <dd> 139 <dd>
140 flag indicating a cancellation 140 flag indicating a cancellation
141 </dd> 141 </dd>
142 </dl> 142 </dl>
143 <dl> 143 <dl>
167 <dd> 167 <dd>
168 name to import 168 name to import
169 </dd> 169 </dd>
170 </dl> 170 </dl>
171 <dl> 171 <dl>
172 <dt>Returns:</dt> 172 <dt>Return:</dt>
173 <dd> 173 <dd>
174 text result of the import action 174 text result of the import action
175 </dd> 175 </dd>
176 </dl> 176 </dl>
177 <dl> 177 <dl>
193 <dd> 193 <dd>
194 bytes to receive 194 bytes to receive
195 </dd> 195 </dd>
196 </dl> 196 </dl>
197 <dl> 197 <dl>
198 <dt>Returns:</dt> 198 <dt>Return:</dt>
199 <dd> 199 <dd>
200 received bytes 200 received bytes
201 </dd> 201 </dd>
202 </dl> 202 </dl>
203 <dl> 203 <dl>
219 <dd> 219 <dd>
220 bytes to receive 220 bytes to receive
221 </dd> 221 </dd>
222 </dl> 222 </dl>
223 <dl> 223 <dl>
224 <dt>Returns:</dt> 224 <dt>Return:</dt>
225 <dd> 225 <dd>
226 received bytes or None if connection closed 226 received bytes or None if connection closed
227 </dd> 227 </dd>
228 </dl> 228 </dl>
229 <dl> 229 <dl>

eric ide

mercurial