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

branch
eric7
changeset 10132
66c11ab8fefd
parent 9209
b99e7fd55fd3
child 10431
64157aeb0312
--- a/src/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html	Mon Jul 24 11:56:29 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html	Mon Jul 24 14:36:06 2023 +0200
@@ -99,6 +99,10 @@
 <td>Private method defining the user interface actions for the search commands.</td>
 </tr>
 <tr>
+<td><a href="#ShellWindow.__createSettingsActions">__createSettingsActions</a></td>
+<td>Private method to create the Settings actions.</td>
+</tr>
+<tr>
 <td><a href="#ShellWindow.__createStatusBar">__createStatusBar</a></td>
 <td>Private slot to set up the status bar.</td>
 </tr>
@@ -131,6 +135,10 @@
 <td>Private method to display the search widget.</td>
 </tr>
 <tr>
+<td><a href="#ShellWindow.__showPreferences">__showPreferences</a></td>
+<td>Private slot to set the preferences.</td>
+</tr>
+<tr>
 <td><a href="#ShellWindow.__showStartMenu">__showStartMenu</a></td>
 <td>Private slot to prepare the language menu.</td>
 </tr>
@@ -308,6 +316,13 @@
         Private method defining the user interface actions for the search
         commands.
 </p>
+<a NAME="ShellWindow.__createSettingsActions" ID="ShellWindow.__createSettingsActions"></a>
+<h4>ShellWindow.__createSettingsActions</h4>
+<b>__createSettingsActions</b>(<i></i>)
+
+<p>
+        Private method to create the Settings actions.
+</p>
 <a NAME="ShellWindow.__createStatusBar" ID="ShellWindow.__createStatusBar"></a>
 <h4>ShellWindow.__createStatusBar</h4>
 <b>__createStatusBar</b>(<i></i>)
@@ -383,6 +398,13 @@
 <p>
         Private method to display the search widget.
 </p>
+<a NAME="ShellWindow.__showPreferences" ID="ShellWindow.__showPreferences"></a>
+<h4>ShellWindow.__showPreferences</h4>
+<b>__showPreferences</b>(<i></i>)
+
+<p>
+        Private slot to set the preferences.
+</p>
 <a NAME="ShellWindow.__showStartMenu" ID="ShellWindow.__showStartMenu"></a>
 <h4>ShellWindow.__showStartMenu</h4>
 <b>__showStartMenu</b>(<i></i>)

eric ide

mercurial