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

branch
eric7
changeset 11227
023943c77c42
parent 10812
f62e1bf47492
--- a/src/eric7/Documentation/Source/eric7.Preferences.__init__.html	Fri Apr 18 16:56:34 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.Preferences.__init__.html	Fri Apr 18 17:25:18 2025 +0200
@@ -134,10 +134,6 @@
 <td>Module function to retrieve the various Icons settings.</td>
 </tr>
 <tr>
-<td><a href="#getIrc">getIrc</a></td>
-<td>Module function to retrieve the IRC related settings.</td>
-</tr>
-<tr>
 <td><a href="#getJedi">getJedi</a></td>
 <td>Function to retrieve the Jedi Assistant related settings.</td>
 </tr>
@@ -187,7 +183,7 @@
 </tr>
 <tr>
 <td><a href="#getQtDocDir">getQtDocDir</a></td>
-<td>Module function to retrieve the Qt5DocDir/Qt6DocDir setting.</td>
+<td>Module function to retrieve the QtDocDir setting.</td>
 </tr>
 <tr>
 <td><a href="#getQtTranslationsDir">getQtTranslationsDir</a></td>
@@ -370,10 +366,6 @@
 <td>Module function to store the various Icons settings.</td>
 </tr>
 <tr>
-<td><a href="#setIrc">setIrc</a></td>
-<td>Module function to store the IRC related settings.</td>
-</tr>
-<tr>
 <td><a href="#setJedi">setJedi</a></td>
 <td>Public method to store the various refactoring settings.</td>
 </tr>
@@ -512,7 +504,6 @@
 <tr><td>hexEditorDefaults</td></tr>
 <tr><td>iconEditorDefaults</td></tr>
 <tr><td>iconsDefaults</td></tr>
-<tr><td>ircDefaults</td></tr>
 <tr><td>jediDefaults</td></tr>
 <tr><td>microPythonDefaults</td></tr>
 <tr><td>multiProjectDefaults</td></tr>
@@ -1236,35 +1227,6 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
-<a NAME="getIrc" ID="getIrc"></a>
-<h2>getIrc</h2>
-<b>getIrc</b>(<i>key</i>)
-<p>
-    Module function to retrieve the IRC related settings.
-</p>
-
-<dl>
-
-<dt><i>key</i> (str)</dt>
-<dd>
-the key of the value to get
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-the requested user setting
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-Any
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="getJedi" ID="getJedi"></a>
 <h2>getJedi</h2>
 <b>getJedi</b>(<i>key</i>)
@@ -1617,7 +1579,7 @@
 <h2>getQtDocDir</h2>
 <b>getQtDocDir</b>(<i>version</i>)
 <p>
-    Module function to retrieve the Qt5DocDir/Qt6DocDir setting.
+    Module function to retrieve the QtDocDir setting.
 </p>
 
 <dl>
@@ -1630,7 +1592,7 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-the requested Qt5DocDir/Qt6DocDir setting
+the requested QtDocDir setting
 </dd>
 </dl>
 <dl>
@@ -2610,27 +2572,6 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
-<a NAME="setIrc" ID="setIrc"></a>
-<h2>setIrc</h2>
-<b>setIrc</b>(<i>key, value</i>)
-<p>
-    Module function to store the IRC related settings.
-</p>
-
-<dl>
-
-<dt><i>key</i> (str)</dt>
-<dd>
-the key of the setting to be set
-</dd>
-<dt><i>value</i> (Any)</dt>
-<dd>
-the value to be set
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="setJedi" ID="setJedi"></a>
 <h2>setJedi</h2>
 <b>setJedi</b>(<i>key, value</i>)

eric ide

mercurial