eric6/Documentation/Source/eric6.Globals.__init__.html

changeset 7806
b346755b09a1
parent 7756
c23a94f7e2e5
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Globals.__init__.html	Mon Oct 19 17:19:27 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Globals.__init__.html	Mon Oct 19 20:02:01 2020 +0200
@@ -52,6 +52,10 @@
 <td>Module function to get the name of the directory storing the config data.</td>
 </tr>
 <tr>
+<td><a href="#getInstallInfoFilePath">getInstallInfoFilePath</a></td>
+<td>Public method to get the path name of the install info file.</td>
+</tr>
+<tr>
 <td><a href="#getPyQt5ModulesDirectory">getPyQt5ModulesDirectory</a></td>
 <td>Function to determine the path to PyQt5 modules directory.</td>
 </tr>
@@ -206,6 +210,28 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
+<a NAME="getInstallInfoFilePath" ID="getInstallInfoFilePath"></a>
+<h2>getInstallInfoFilePath</h2>
+<b>getInstallInfoFilePath</b>(<i></i>)
+
+<p>
+    Public method to get the path name of the install info file.
+</p>
+<dl>
+<dt>Returns:</dt>
+<dd>
+file path of the install info file
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+<hr />
 <a NAME="getPyQt5ModulesDirectory" ID="getPyQt5ModulesDirectory"></a>
 <h2>getPyQt5ModulesDirectory</h2>
 <b>getPyQt5ModulesDirectory</b>(<i></i>)

eric ide

mercurial