eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 8623
fced5aa98d41
parent 8614
4a3a68e51b92
child 8652
8cacde11f4fd
equal deleted inserted replaced
8622:149d51870ce8 8623:fced5aa98d41
252 <td><a href="#UserInterface.__activateCondaWidget">__activateCondaWidget</a></td> 252 <td><a href="#UserInterface.__activateCondaWidget">__activateCondaWidget</a></td>
253 <td>Private slot to handle the activation of the Conda manager widget.</td> 253 <td>Private slot to handle the activation of the Conda manager widget.</td>
254 </tr> 254 </tr>
255 <tr> 255 <tr>
256 <td><a href="#UserInterface.__activateFindFileWidget">__activateFindFileWidget</a></td> 256 <td><a href="#UserInterface.__activateFindFileWidget">__activateFindFileWidget</a></td>
257 <td>Private method to activate the Find In Files widget.</td> 257 <td>Private slot to activate the Find In Files widget.</td>
258 </tr> 258 </tr>
259 <tr> 259 <tr>
260 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td> 260 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td>
261 <td>Private slot to handle the activation of the IRC window.</td> 261 <td>Private slot to handle the activation of the IRC window.</td>
262 </tr> 262 </tr>
297 <td>Private slot to handle the activation of the Task Viewer.</td> 297 <td>Private slot to handle the activation of the Task Viewer.</td>
298 </tr> 298 </tr>
299 <tr> 299 <tr>
300 <td><a href="#UserInterface.__activateTemplateViewer">__activateTemplateViewer</a></td> 300 <td><a href="#UserInterface.__activateTemplateViewer">__activateTemplateViewer</a></td>
301 <td>Private slot to handle the activation of the Template Viewer.</td> 301 <td>Private slot to handle the activation of the Template Viewer.</td>
302 </tr>
303 <tr>
304 <td><a href="#UserInterface.__activateVcsStatusList">__activateVcsStatusList</a></td>
305 <td>Private slot to activate the VCS Status List.</td>
302 </tr> 306 </tr>
303 <tr> 307 <tr>
304 <td><a href="#UserInterface.__activateViewProfile">__activateViewProfile</a></td> 308 <td><a href="#UserInterface.__activateViewProfile">__activateViewProfile</a></td>
305 <td>Private slot to activate a view profile.</td> 309 <td>Private slot to activate a view profile.</td>
306 </tr> 310 </tr>
1268 <a NAME="UserInterface.__activateFindFileWidget" ID="UserInterface.__activateFindFileWidget"></a> 1272 <a NAME="UserInterface.__activateFindFileWidget" ID="UserInterface.__activateFindFileWidget"></a>
1269 <h4>UserInterface.__activateFindFileWidget</h4> 1273 <h4>UserInterface.__activateFindFileWidget</h4>
1270 <b>__activateFindFileWidget</b>(<i></i>) 1274 <b>__activateFindFileWidget</b>(<i></i>)
1271 1275
1272 <p> 1276 <p>
1273 Private method to activate the Find In Files widget. 1277 Private slot to activate the Find In Files widget.
1274 </p> 1278 </p>
1275 <a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a> 1279 <a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a>
1276 <h4>UserInterface.__activateIRC</h4> 1280 <h4>UserInterface.__activateIRC</h4>
1277 <b>__activateIRC</b>(<i></i>) 1281 <b>__activateIRC</b>(<i></i>)
1278 1282
1346 <h4>UserInterface.__activateTemplateViewer</h4> 1350 <h4>UserInterface.__activateTemplateViewer</h4>
1347 <b>__activateTemplateViewer</b>(<i></i>) 1351 <b>__activateTemplateViewer</b>(<i></i>)
1348 1352
1349 <p> 1353 <p>
1350 Private slot to handle the activation of the Template Viewer. 1354 Private slot to handle the activation of the Template Viewer.
1355 </p>
1356 <a NAME="UserInterface.__activateVcsStatusList" ID="UserInterface.__activateVcsStatusList"></a>
1357 <h4>UserInterface.__activateVcsStatusList</h4>
1358 <b>__activateVcsStatusList</b>(<i></i>)
1359
1360 <p>
1361 Private slot to activate the VCS Status List.
1351 </p> 1362 </p>
1352 <a NAME="UserInterface.__activateViewProfile" ID="UserInterface.__activateViewProfile"></a> 1363 <a NAME="UserInterface.__activateViewProfile" ID="UserInterface.__activateViewProfile"></a>
1353 <h4>UserInterface.__activateViewProfile</h4> 1364 <h4>UserInterface.__activateViewProfile</h4>
1354 <b>__activateViewProfile</b>(<i>name, save=True</i>) 1365 <b>__activateViewProfile</b>(<i>name, save=True</i>)
1355 1366

eric ide

mercurial