eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvManagerDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7910
2eeec6bc49e6
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
83 <td>Private method to resize the sections of the environment list to their contents.</td> 83 <td>Private method to resize the sections of the environment list to their contents.</td>
84 </tr> 84 </tr>
85 <tr> 85 <tr>
86 <td><a href="#VirtualenvManagerDialog.__updateButtons">__updateButtons</a></td> 86 <td><a href="#VirtualenvManagerDialog.__updateButtons">__updateButtons</a></td>
87 <td>Private method to update the enabled state of the various buttons.</td> 87 <td>Private method to update the enabled state of the various buttons.</td>
88 </tr>
89 <tr>
90 <td><a href="#VirtualenvManagerDialog.closeEvent">closeEvent</a></td>
91 <td>Protected method to handle the close event.</td>
88 </tr> 92 </tr>
89 <tr> 93 <tr>
90 <td><a href="#VirtualenvManagerDialog.on_addButton_clicked">on_addButton_clicked</a></td> 94 <td><a href="#VirtualenvManagerDialog.on_addButton_clicked">on_addButton_clicked</a></td>
91 <td>Private slot to add a new entry.</td> 95 <td>Private slot to add a new entry.</td>
92 </tr> 96 </tr>
167 <b>__updateButtons</b>(<i></i>) 171 <b>__updateButtons</b>(<i></i>)
168 172
169 <p> 173 <p>
170 Private method to update the enabled state of the various buttons. 174 Private method to update the enabled state of the various buttons.
171 </p> 175 </p>
176 <a NAME="VirtualenvManagerDialog.closeEvent" ID="VirtualenvManagerDialog.closeEvent"></a>
177 <h4>VirtualenvManagerDialog.closeEvent</h4>
178 <b>closeEvent</b>(<i>evt</i>)
179
180 <p>
181 Protected method to handle the close event.
182 </p>
183 <dl>
184
185 <dt><i>evt</i> (QCloseEvent)</dt>
186 <dd>
187 reference to the close event
188 </dd>
189 </dl>
172 <a NAME="VirtualenvManagerDialog.on_addButton_clicked" ID="VirtualenvManagerDialog.on_addButton_clicked"></a> 190 <a NAME="VirtualenvManagerDialog.on_addButton_clicked" ID="VirtualenvManagerDialog.on_addButton_clicked"></a>
173 <h4>VirtualenvManagerDialog.on_addButton_clicked</h4> 191 <h4>VirtualenvManagerDialog.on_addButton_clicked</h4>
174 <b>on_addButton_clicked</b>(<i></i>) 192 <b>on_addButton_clicked</b>(<i></i>)
175 193
176 <p> 194 <p>

eric ide

mercurial