src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html

branch
eric7
changeset 10135
36839e2c6945
parent 10070
9f5758c0fec1
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html	Tue Jul 25 13:14:27 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html	Tue Jul 25 16:41:52 2023 +0200
@@ -102,6 +102,10 @@
 <td><a href="#EditorGeneralPage.save">save</a></td>
 <td>Public slot to save the Editor General configuration.</td>
 </tr>
+<tr>
+<td><a href="#EditorGeneralPage.setMode">setMode</a></td>
+<td>Public method to perform mode dependent setups.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -210,6 +214,20 @@
 <p>
         Public slot to save the Editor General configuration.
 </p>
+<a NAME="EditorGeneralPage.setMode" ID="EditorGeneralPage.setMode"></a>
+<h4>EditorGeneralPage.setMode</h4>
+<b>setMode</b>(<i>displayMode</i>)
+
+<p>
+        Public method to perform mode dependent setups.
+</p>
+<dl>
+
+<dt><i>displayMode</i> (ConfigurationMode)</dt>
+<dd>
+mode of the configuration dialog
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial