src/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html

branch
eric7
changeset 10132
66c11ab8fefd
parent 9209
b99e7fd55fd3
child 10431
64157aeb0312
equal deleted inserted replaced
10131:4488684d1b7d 10132:66c11ab8fefd
97 <tr> 97 <tr>
98 <td><a href="#ShellWindow.__createSearchActions">__createSearchActions</a></td> 98 <td><a href="#ShellWindow.__createSearchActions">__createSearchActions</a></td>
99 <td>Private method defining the user interface actions for the search commands.</td> 99 <td>Private method defining the user interface actions for the search commands.</td>
100 </tr> 100 </tr>
101 <tr> 101 <tr>
102 <td><a href="#ShellWindow.__createSettingsActions">__createSettingsActions</a></td>
103 <td>Private method to create the Settings actions.</td>
104 </tr>
105 <tr>
102 <td><a href="#ShellWindow.__createStatusBar">__createStatusBar</a></td> 106 <td><a href="#ShellWindow.__createStatusBar">__createStatusBar</a></td>
103 <td>Private slot to set up the status bar.</td> 107 <td>Private slot to set up the status bar.</td>
104 </tr> 108 </tr>
105 <tr> 109 <tr>
106 <td><a href="#ShellWindow.__createToolBars">__createToolBars</a></td> 110 <td><a href="#ShellWindow.__createToolBars">__createToolBars</a></td>
127 <td>Private function to read a single keyboard shortcut from the settings.</td> 131 <td>Private function to read a single keyboard shortcut from the settings.</td>
128 </tr> 132 </tr>
129 <tr> 133 <tr>
130 <td><a href="#ShellWindow.__showFind">__showFind</a></td> 134 <td><a href="#ShellWindow.__showFind">__showFind</a></td>
131 <td>Private method to display the search widget.</td> 135 <td>Private method to display the search widget.</td>
136 </tr>
137 <tr>
138 <td><a href="#ShellWindow.__showPreferences">__showPreferences</a></td>
139 <td>Private slot to set the preferences.</td>
132 </tr> 140 </tr>
133 <tr> 141 <tr>
134 <td><a href="#ShellWindow.__showStartMenu">__showStartMenu</a></td> 142 <td><a href="#ShellWindow.__showStartMenu">__showStartMenu</a></td>
135 <td>Private slot to prepare the language menu.</td> 143 <td>Private slot to prepare the language menu.</td>
136 </tr> 144 </tr>
306 314
307 <p> 315 <p>
308 Private method defining the user interface actions for the search 316 Private method defining the user interface actions for the search
309 commands. 317 commands.
310 </p> 318 </p>
319 <a NAME="ShellWindow.__createSettingsActions" ID="ShellWindow.__createSettingsActions"></a>
320 <h4>ShellWindow.__createSettingsActions</h4>
321 <b>__createSettingsActions</b>(<i></i>)
322
323 <p>
324 Private method to create the Settings actions.
325 </p>
311 <a NAME="ShellWindow.__createStatusBar" ID="ShellWindow.__createStatusBar"></a> 326 <a NAME="ShellWindow.__createStatusBar" ID="ShellWindow.__createStatusBar"></a>
312 <h4>ShellWindow.__createStatusBar</h4> 327 <h4>ShellWindow.__createStatusBar</h4>
313 <b>__createStatusBar</b>(<i></i>) 328 <b>__createStatusBar</b>(<i></i>)
314 329
315 <p> 330 <p>
381 <b>__showFind</b>(<i></i>) 396 <b>__showFind</b>(<i></i>)
382 397
383 <p> 398 <p>
384 Private method to display the search widget. 399 Private method to display the search widget.
385 </p> 400 </p>
401 <a NAME="ShellWindow.__showPreferences" ID="ShellWindow.__showPreferences"></a>
402 <h4>ShellWindow.__showPreferences</h4>
403 <b>__showPreferences</b>(<i></i>)
404
405 <p>
406 Private slot to set the preferences.
407 </p>
386 <a NAME="ShellWindow.__showStartMenu" ID="ShellWindow.__showStartMenu"></a> 408 <a NAME="ShellWindow.__showStartMenu" ID="ShellWindow.__showStartMenu"></a>
387 <h4>ShellWindow.__showStartMenu</h4> 409 <h4>ShellWindow.__showStartMenu</h4>
388 <b>__showStartMenu</b>(<i></i>) 410 <b>__showStartMenu</b>(<i></i>)
389 411
390 <p> 412 <p>

eric ide

mercurial