src/eric7/Documentation/Source/eric7.Preferences.__init__.html

branch
eric7
changeset 10503
6a37b6ac3928
parent 10479
856476537696
child 10505
5d6bb914036e
--- a/src/eric7/Documentation/Source/eric7.Preferences.__init__.html	Sun Jan 14 13:02:05 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.__init__.html	Tue Jan 16 14:18:52 2024 +0100
@@ -24,6 +24,7 @@
 <h3>Global Attributes</h3>
 <table>
 <tr><td>QWebEngineSettings</td></tr>
+<tr><td>_Migrations</td></tr>
 </table>
 
 <h3>Classes</h3>
@@ -258,7 +259,7 @@
 </tr>
 <tr>
 <td><a href="#initPreferences">initPreferences</a></td>
-<td>Module function to initialize the central configuration store.</td>
+<td>Function to initialize the central configuration store.</td>
 </tr>
 <tr>
 <td><a href="#initRecentSettings">initRecentSettings</a></td>
@@ -2070,11 +2071,19 @@
 <hr />
 <a NAME="initPreferences" ID="initPreferences"></a>
 <h2>initPreferences</h2>
-<b>initPreferences</b>(<i></i>)
+<b>initPreferences</b>(<i>withMigration=False</i>)
 <p>
-    Module function to initialize the central configuration store.
+    Function to initialize the central configuration store.
 </p>
 
+<dl>
+
+<dt><i>withMigration</i> (bool (optional))</dt>
+<dd>
+flag indicating to migrate old keys to new ones
+        (defaults to False)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial