src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarManager.html

branch
eric7
changeset 10278
e26fa3b06f4f
parent 9209
b99e7fd55fd3
child 10423
299802979277
--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarManager.html	Thu Nov 02 16:01:14 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarManager.html	Thu Nov 02 16:43:22 2023 +0100
@@ -43,7 +43,7 @@
 <h3>Class Attributes</h3>
 
 <table>
-<tr><td>CustomToolBarMarker</td></tr><tr><td>ToolBarMarker</td></tr><tr><td>VersionMarker</td></tr>
+<tr><td>CustomToolBarMarker</td></tr><tr><td>IconSizes</td></tr><tr><td>ToolBarMarker</td></tr><tr><td>VersionMarker</td></tr>
 </table>
 <h3>Class Methods</h3>
 
@@ -123,6 +123,10 @@
 <td>Public method to get the reference to the main window.</td>
 </tr>
 <tr>
+<td><a href="#EricToolBarManager.preferencesChanged">preferencesChanged</a></td>
+<td>Public slot to handle a change of preferences.</td>
+</tr>
+<tr>
 <td><a href="#EricToolBarManager.removeAction">removeAction</a></td>
 <td>Public method to remove an action from the manager.</td>
 </tr>
@@ -506,6 +510,13 @@
 reference to the main window (QMainWindow)
 </dd>
 </dl>
+<a NAME="EricToolBarManager.preferencesChanged" ID="EricToolBarManager.preferencesChanged"></a>
+<h4>EricToolBarManager.preferencesChanged</h4>
+<b>preferencesChanged</b>(<i></i>)
+
+<p>
+        Public slot to handle a change of preferences.
+</p>
 <a NAME="EricToolBarManager.removeAction" ID="EricToolBarManager.removeAction"></a>
 <h4>EricToolBarManager.removeAction</h4>
 <b>removeAction</b>(<i>action</i>)

eric ide

mercurial