308 <td>Private slot to import the keyboard shortcuts.</td> |
308 <td>Private slot to import the keyboard shortcuts.</td> |
309 </tr><tr> |
309 </tr><tr> |
310 <td><a href="#UserInterface.__initActions">__initActions</a></td> |
310 <td><a href="#UserInterface.__initActions">__initActions</a></td> |
311 <td>Private method to define the user interface actions.</td> |
311 <td>Private method to define the user interface actions.</td> |
312 </tr><tr> |
312 </tr><tr> |
|
313 <td><a href="#UserInterface.__initDebugToolbarsLayout">__initDebugToolbarsLayout</a></td> |
|
314 <td>Private slot to initialize the toolbars layout for the debug profile.</td> |
|
315 </tr><tr> |
313 <td><a href="#UserInterface.__initEricDocAction">__initEricDocAction</a></td> |
316 <td><a href="#UserInterface.__initEricDocAction">__initEricDocAction</a></td> |
314 <td>Private slot to initialize the action to show the eric5 documentation.</td> |
317 <td>Private slot to initialize the action to show the eric5 documentation.</td> |
315 </tr><tr> |
318 </tr><tr> |
316 <td><a href="#UserInterface.__initExternalToolsActions">__initExternalToolsActions</a></td> |
319 <td><a href="#UserInterface.__initExternalToolsActions">__initExternalToolsActions</a></td> |
317 <td>Private slot to create actions for the configured external tools.</td> |
320 <td>Private slot to create actions for the configured external tools.</td> |
1086 </p><a NAME="UserInterface.__initActions" ID="UserInterface.__initActions"></a> |
1089 </p><a NAME="UserInterface.__initActions" ID="UserInterface.__initActions"></a> |
1087 <h4>UserInterface.__initActions</h4> |
1090 <h4>UserInterface.__initActions</h4> |
1088 <b>__initActions</b>(<i></i>) |
1091 <b>__initActions</b>(<i></i>) |
1089 <p> |
1092 <p> |
1090 Private method to define the user interface actions. |
1093 Private method to define the user interface actions. |
|
1094 </p><a NAME="UserInterface.__initDebugToolbarsLayout" ID="UserInterface.__initDebugToolbarsLayout"></a> |
|
1095 <h4>UserInterface.__initDebugToolbarsLayout</h4> |
|
1096 <b>__initDebugToolbarsLayout</b>(<i></i>) |
|
1097 <p> |
|
1098 Private slot to initialize the toolbars layout for the debug profile. |
1091 </p><a NAME="UserInterface.__initEricDocAction" ID="UserInterface.__initEricDocAction"></a> |
1099 </p><a NAME="UserInterface.__initEricDocAction" ID="UserInterface.__initEricDocAction"></a> |
1092 <h4>UserInterface.__initEricDocAction</h4> |
1100 <h4>UserInterface.__initEricDocAction</h4> |
1093 <b>__initEricDocAction</b>(<i></i>) |
1101 <b>__initEricDocAction</b>(<i></i>) |
1094 <p> |
1102 <p> |
1095 Private slot to initialize the action to show the eric5 documentation. |
1103 Private slot to initialize the action to show the eric5 documentation. |