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

branch
eric7
changeset 8652
8cacde11f4fd
parent 8596
d64760b2da50
diff -r ce4c3c401482 -r 8cacde11f4fd eric7/Documentation/Source/eric7.Preferences.__init__.html
--- a/eric7/Documentation/Source/eric7.Preferences.__init__.html	Mon Sep 27 16:41:31 2021 +0200
+++ b/eric7/Documentation/Source/eric7.Preferences.__init__.html	Mon Sep 27 16:44:54 2021 +0200
@@ -200,6 +200,10 @@
 <td>Module function to retrieve the Qt6TranslationsDir setting depending on the current Qt version.</td>
 </tr>
 <tr>
+<td><a href="#getSettings">getSettings</a></td>
+<td>Function to get a reference to the settings object.</td>
+</tr>
+<tr>
 <td><a href="#getShell">getShell</a></td>
 <td>Module function to retrieve the various shell settings.</td>
 </tr>
@@ -1481,6 +1485,28 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
+<a NAME="getSettings" ID="getSettings"></a>
+<h2>getSettings</h2>
+<b>getSettings</b>(<i></i>)
+
+<p>
+    Function to get a reference to the settings object.
+</p>
+<dl>
+<dt>Return:</dt>
+<dd>
+reference to the settings object
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QSettings
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+<hr />
 <a NAME="getShell" ID="getShell"></a>
 <h2>getShell</h2>
 <b>getShell</b>(<i>key</i>)

eric ide

mercurial