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

branch
eric7
changeset 10505
5d6bb914036e
parent 10503
6a37b6ac3928
child 10784
521fd465b048
diff -r 28a61f7ed86a -r 5d6bb914036e src/eric7/Documentation/Source/eric7.Preferences.__init__.html
--- a/src/eric7/Documentation/Source/eric7.Preferences.__init__.html	Tue Jan 16 14:24:21 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.__init__.html	Tue Jan 16 14:35:26 2024 +0100
@@ -42,10 +42,6 @@
 <td>Module function to convert all passwords.</td>
 </tr>
 <tr>
-<td><a href="#eric6SettingsName">eric6SettingsName</a></td>
-<td>Function to generate the settings file name for eric6.</td>
-</tr>
-<tr>
 <td><a href="#exportPreferences">exportPreferences</a></td>
 <td>Module function to export the current preferences.</td>
 </tr>
@@ -246,14 +242,6 @@
 <td>Module function to retrieve the various web browser settings.</td>
 </tr>
 <tr>
-<td><a href="#hasEric6Configuration">hasEric6Configuration</a></td>
-<td>Function to check, if there is an old eric6 configuration.</td>
-</tr>
-<tr>
-<td><a href="#importEric6Configuration">importEric6Configuration</a></td>
-<td>Function to import an old eric6 configuration.</td>
-</tr>
-<tr>
 <td><a href="#importPreferences">importPreferences</a></td>
 <td>Module function to from eric7 import Preferences from a file previously saved by the export function.</td>
 </tr>
@@ -609,28 +597,6 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
-<a NAME="eric6SettingsName" ID="eric6SettingsName"></a>
-<h2>eric6SettingsName</h2>
-<b>eric6SettingsName</b>(<i></i>)
-<p>
-    Function to generate the settings file name for eric6.
-</p>
-
-<dl>
-<dt>Return:</dt>
-<dd>
-settings file name
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="exportPreferences" ID="exportPreferences"></a>
 <h2>exportPreferences</h2>
 <b>exportPreferences</b>(<i></i>)
@@ -2026,38 +1992,6 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
-<a NAME="hasEric6Configuration" ID="hasEric6Configuration"></a>
-<h2>hasEric6Configuration</h2>
-<b>hasEric6Configuration</b>(<i></i>)
-<p>
-    Function to check, if there is an old eric6 configuration.
-</p>
-
-<dl>
-<dt>Return:</dt>
-<dd>
-flag indicating the existence of an eric6 configuration
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-bool
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
-<a NAME="importEric6Configuration" ID="importEric6Configuration"></a>
-<h2>importEric6Configuration</h2>
-<b>importEric6Configuration</b>(<i></i>)
-<p>
-    Function to import an old eric6 configuration.
-</p>
-
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="importPreferences" ID="importPreferences"></a>
 <h2>importPreferences</h2>
 <b>importPreferences</b>(<i></i>)

eric ide

mercurial