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> |