199 <td>Private slot to start the UI Previewer executable.</td> |
199 <td>Private slot to start the UI Previewer executable.</td> |
200 </tr><tr> |
200 </tr><tr> |
201 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td> |
201 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td> |
202 <td>Private slot to handle the activation of the file browser.</td> |
202 <td>Private slot to handle the activation of the file browser.</td> |
203 </tr><tr> |
203 </tr><tr> |
|
204 <td><a href="#UserInterface.__activateCondaWidget">__activateCondaWidget</a></td> |
|
205 <td>Private slot to handle the activation of the Conda manager widget.</td> |
|
206 </tr><tr> |
204 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td> |
207 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td> |
205 <td>Private slot to handle the activation of the IRC window.</td> |
208 <td>Private slot to handle the activation of the IRC window.</td> |
206 </tr><tr> |
209 </tr><tr> |
207 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td> |
210 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td> |
208 <td>Private slot to handle the activation of the Log Viewer.</td> |
211 <td>Private slot to handle the activation of the Log Viewer.</td> |
210 <td><a href="#UserInterface.__activateMultiProjectBrowser">__activateMultiProjectBrowser</a></td> |
213 <td><a href="#UserInterface.__activateMultiProjectBrowser">__activateMultiProjectBrowser</a></td> |
211 <td>Private slot to handle the activation of the project browser.</td> |
214 <td>Private slot to handle the activation of the project browser.</td> |
212 </tr><tr> |
215 </tr><tr> |
213 <td><a href="#UserInterface.__activateNumbersViewer">__activateNumbersViewer</a></td> |
216 <td><a href="#UserInterface.__activateNumbersViewer">__activateNumbersViewer</a></td> |
214 <td>Private slot to handle the activation of the Numbers Viewer.</td> |
217 <td>Private slot to handle the activation of the Numbers Viewer.</td> |
|
218 </tr><tr> |
|
219 <td><a href="#UserInterface.__activatePipWidget">__activatePipWidget</a></td> |
|
220 <td>Private slot to handle the activation of the PyPI manager widget.</td> |
215 </tr><tr> |
221 </tr><tr> |
216 <td><a href="#UserInterface.__activateProjectBrowser">__activateProjectBrowser</a></td> |
222 <td><a href="#UserInterface.__activateProjectBrowser">__activateProjectBrowser</a></td> |
217 <td>Private slot to handle the activation of the project browser.</td> |
223 <td>Private slot to handle the activation of the project browser.</td> |
218 </tr><tr> |
224 </tr><tr> |
219 <td><a href="#UserInterface.__activateShell">__activateShell</a></td> |
225 <td><a href="#UserInterface.__activateShell">__activateShell</a></td> |
935 </dl><a NAME="UserInterface.__activateBrowser" ID="UserInterface.__activateBrowser"></a> |
941 </dl><a NAME="UserInterface.__activateBrowser" ID="UserInterface.__activateBrowser"></a> |
936 <h4>UserInterface.__activateBrowser</h4> |
942 <h4>UserInterface.__activateBrowser</h4> |
937 <b>__activateBrowser</b>(<i></i>) |
943 <b>__activateBrowser</b>(<i></i>) |
938 <p> |
944 <p> |
939 Private slot to handle the activation of the file browser. |
945 Private slot to handle the activation of the file browser. |
|
946 </p><a NAME="UserInterface.__activateCondaWidget" ID="UserInterface.__activateCondaWidget"></a> |
|
947 <h4>UserInterface.__activateCondaWidget</h4> |
|
948 <b>__activateCondaWidget</b>(<i></i>) |
|
949 <p> |
|
950 Private slot to handle the activation of the Conda manager widget. |
940 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a> |
951 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a> |
941 <h4>UserInterface.__activateIRC</h4> |
952 <h4>UserInterface.__activateIRC</h4> |
942 <b>__activateIRC</b>(<i></i>) |
953 <b>__activateIRC</b>(<i></i>) |
943 <p> |
954 <p> |
944 Private slot to handle the activation of the IRC window. |
955 Private slot to handle the activation of the IRC window. |
955 </p><a NAME="UserInterface.__activateNumbersViewer" ID="UserInterface.__activateNumbersViewer"></a> |
966 </p><a NAME="UserInterface.__activateNumbersViewer" ID="UserInterface.__activateNumbersViewer"></a> |
956 <h4>UserInterface.__activateNumbersViewer</h4> |
967 <h4>UserInterface.__activateNumbersViewer</h4> |
957 <b>__activateNumbersViewer</b>(<i></i>) |
968 <b>__activateNumbersViewer</b>(<i></i>) |
958 <p> |
969 <p> |
959 Private slot to handle the activation of the Numbers Viewer. |
970 Private slot to handle the activation of the Numbers Viewer. |
|
971 </p><a NAME="UserInterface.__activatePipWidget" ID="UserInterface.__activatePipWidget"></a> |
|
972 <h4>UserInterface.__activatePipWidget</h4> |
|
973 <b>__activatePipWidget</b>(<i></i>) |
|
974 <p> |
|
975 Private slot to handle the activation of the PyPI manager widget. |
960 </p><a NAME="UserInterface.__activateProjectBrowser" ID="UserInterface.__activateProjectBrowser"></a> |
976 </p><a NAME="UserInterface.__activateProjectBrowser" ID="UserInterface.__activateProjectBrowser"></a> |
961 <h4>UserInterface.__activateProjectBrowser</h4> |
977 <h4>UserInterface.__activateProjectBrowser</h4> |
962 <b>__activateProjectBrowser</b>(<i></i>) |
978 <b>__activateProjectBrowser</b>(<i></i>) |
963 <p> |
979 <p> |
964 Private slot to handle the activation of the project browser. |
980 Private slot to handle the activation of the project browser. |