eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html	Mon Nov 01 16:53:32 2021 +0100
+++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html	Mon Nov 01 16:58:52 2021 +0100
@@ -67,10 +67,6 @@
 <td>Private method to initialize the language combo box.</td>
 </tr>
 <tr>
-<td><a href="#InterfacePage.__populateShellPositionCombo">__populateShellPositionCombo</a></td>
-<td>Private method to initialize the shell position combo box.</td>
-</tr>
-<tr>
 <td><a href="#InterfacePage.__populateStyleCombo">__populateStyleCombo</a></td>
 <td>Private method to populate the style combo box.</td>
 </tr>
@@ -79,6 +75,10 @@
 <td>Private slot to set the colors of the icon bar color samples.</td>
 </tr>
 <tr>
+<td><a href="#InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled">on_combinedLeftRightSidebarCheckBox_toggled</a></td>
+<td>Private slot handling a change of the combined sidebars checkbox.</td>
+</tr>
+<tr>
 <td><a href="#InterfacePage.on_iconBarButton_clicked">on_iconBarButton_clicked</a></td>
 <td>Private slot to select the icon bar color.</td>
 </tr>
@@ -111,13 +111,6 @@
 <p>
         Private method to initialize the language combo box.
 </p>
-<a NAME="InterfacePage.__populateShellPositionCombo" ID="InterfacePage.__populateShellPositionCombo"></a>
-<h4>InterfacePage.__populateShellPositionCombo</h4>
-<b>__populateShellPositionCombo</b>(<i></i>)
-
-<p>
-        Private method to initialize the shell position combo box.
-</p>
 <a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a>
 <h4>InterfacePage.__populateStyleCombo</h4>
 <b>__populateStyleCombo</b>(<i></i>)
@@ -132,6 +125,20 @@
 <p>
         Private slot to set the colors of the icon bar color samples.
 </p>
+<a NAME="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled" ID="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled"></a>
+<h4>InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled</h4>
+<b>on_combinedLeftRightSidebarCheckBox_toggled</b>(<i>checked</i>)
+
+<p>
+        Private slot handling a change of the combined sidebars checkbox.
+</p>
+<dl>
+
+<dt><i>checked</i> (bool)</dt>
+<dd>
+state of the checkbox
+</dd>
+</dl>
 <a NAME="InterfacePage.on_iconBarButton_clicked" ID="InterfacePage.on_iconBarButton_clicked"></a>
 <h4>InterfacePage.on_iconBarButton_clicked</h4>
 <b>on_iconBarButton_clicked</b>(<i></i>)

eric ide

mercurial