eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManager.html

branch
eric7
changeset 8610
c9cd21bcbe33
parent 8596
d64760b2da50
child 8972
54816b8f740f
equal deleted inserted replaced
8609:fd6b68a0a2df 8610:c9cd21bcbe33
54 <dt>virtualEnvironmentRemoved()</dt> 54 <dt>virtualEnvironmentRemoved()</dt>
55 <dd> 55 <dd>
56 emitted to indicate the removal and 56 emitted to indicate the removal and
57 deletion of a virtual environment 57 deletion of a virtual environment
58 </dd> 58 </dd>
59 <dt>virtualEnvironmentsListChanged()</dt>
60 <dd>
61 emitted to indicate a change of
62 the list of virtual environments (may be used to refresh the list)
63 </dd>
59 </dl> 64 </dl>
60 <h3>Derived from</h3> 65 <h3>Derived from</h3>
61 QObject 66 QObject
62 <h3>Class Attributes</h3> 67 <h3>Class Attributes</h3>
63 68
163 </tr> 168 </tr>
164 <tr> 169 <tr>
165 <td><a href="#VirtualenvManager.showVirtualenvManagerDialog">showVirtualenvManagerDialog</a></td> 170 <td><a href="#VirtualenvManager.showVirtualenvManagerDialog">showVirtualenvManagerDialog</a></td>
166 <td>Public slot to show the virtual environment manager dialog.</td> 171 <td>Public slot to show the virtual environment manager dialog.</td>
167 </tr> 172 </tr>
168 <tr>
169 <td><a href="#VirtualenvManager.shutdown">shutdown</a></td>
170 <td>Public method to shutdown the manager.</td>
171 </tr>
172 </table> 173 </table>
173 <h3>Static Methods</h3> 174 <h3>Static Methods</h3>
174 175
175 <table> 176 <table>
176 <tr><td>None</td></tr> 177 <tr><td>None</td></tr>
702 <dd> 703 <dd>
703 flag indicating that the dialog should be shown in 704 flag indicating that the dialog should be shown in
704 a blocking mode 705 a blocking mode
705 </dd> 706 </dd>
706 </dl> 707 </dl>
707 <a NAME="VirtualenvManager.shutdown" ID="VirtualenvManager.shutdown"></a>
708 <h4>VirtualenvManager.shutdown</h4>
709 <b>shutdown</b>(<i></i>)
710
711 <p>
712 Public method to shutdown the manager.
713 </p>
714 <div align="right"><a href="#top">Up</a></div> 708 <div align="right"><a href="#top">Up</a></div>
715 <hr /> 709 <hr />
716 </body></html> 710 </body></html>

eric ide

mercurial