eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManagerWidgets.html

branch
eric7
changeset 8611
0b1a09e47e98
parent 8610
c9cd21bcbe33
child 9144
135240382a3e
equal deleted inserted replaced
8610:c9cd21bcbe33 8611:0b1a09e47e98
27 </tr> 27 </tr>
28 <tr> 28 <tr>
29 <td><a href="#VirtualenvManagerWidget">VirtualenvManagerWidget</a></td> 29 <td><a href="#VirtualenvManagerWidget">VirtualenvManagerWidget</a></td>
30 <td>Class implementing a widget to manage the list of defined virtual environments.</td> 30 <td>Class implementing a widget to manage the list of defined virtual environments.</td>
31 </tr> 31 </tr>
32 <tr>
33 <td><a href="#VirtualenvManagerWindow">VirtualenvManagerWindow</a></td>
34 <td>Main window class for the standalone virtual environments manager.</td>
35 </tr>
32 </table> 36 </table>
33 <h3>Functions</h3> 37 <h3>Functions</h3>
34 38
35 <table> 39 <table>
36 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
289 <p> 293 <p>
290 Private slot handling a change of the selected items. 294 Private slot handling a change of the selected items.
291 </p> 295 </p>
292 <div align="right"><a href="#top">Up</a></div> 296 <div align="right"><a href="#top">Up</a></div>
293 <hr /> 297 <hr />
298 <hr />
299 <a NAME="VirtualenvManagerWindow" ID="VirtualenvManagerWindow"></a>
300 <h2>VirtualenvManagerWindow</h2>
301
302 <p>
303 Main window class for the standalone virtual environments manager.
304 </p>
305 <h3>Derived from</h3>
306 EricMainWindow
307 <h3>Class Attributes</h3>
308
309 <table>
310 <tr><td>None</td></tr>
311 </table>
312 <h3>Class Methods</h3>
313
314 <table>
315 <tr><td>None</td></tr>
316 </table>
317 <h3>Methods</h3>
318
319 <table>
320
321 <tr>
322 <td><a href="#VirtualenvManagerWindow.__init__">VirtualenvManagerWindow</a></td>
323 <td>Constructor</td>
324 </tr>
325 </table>
326 <h3>Static Methods</h3>
327
328 <table>
329 <tr><td>None</td></tr>
330 </table>
331
332 <a NAME="VirtualenvManagerWindow.__init__" ID="VirtualenvManagerWindow.__init__"></a>
333 <h4>VirtualenvManagerWindow (Constructor)</h4>
334 <b>VirtualenvManagerWindow</b>(<i>parent=None</i>)
335
336 <p>
337 Constructor
338 </p>
339 <dl>
340
341 <dt><i>parent</i></dt>
342 <dd>
343 reference to the parent widget (QWidget)
344 </dd>
345 </dl>
346 <div align="right"><a href="#top">Up</a></div>
347 <hr />
294 </body></html> 348 </body></html>

eric ide

mercurial