Documentation/Source/eric5.QScintilla.APIsManager.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.QScintilla.APIsManager.html
--- a/Documentation/Source/eric5.QScintilla.APIsManager.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.QScintilla.APIsManager.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.QScintilla.APIsManager</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#65;&#80;&#73;&#115;&#77;&#97;&#110;&#97;&#103;&#101;&#114;.
+Module implementing the APIsManager.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,10 +32,10 @@
 <table>
 <tr>
 <td><a href="#APIs">APIs</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97;&#110; &#65;&#80;&#73; &#115;&#116;&#111;&#114;&#97;&#103;&#101; &#101;&#110;&#116;&#105;&#116;y.</td>
+<td>Class implementing an API storage entity.</td>
 </tr><tr>
 <td><a href="#APIsManager">APIsManager</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#65;&#80;&#73;&#115;&#77;&#97;&#110;&#97;&#103;&#101;&#114; &#99;&#108;&#97;&#115;&#115;, w&#104;&#105;&#99;&#104; &#105;&#115; &#116;&#104;&#101; &#99;&#101;&#110;&#116;&#114;&#97;&#108; &#115;&#116;&#111;&#114;&#101; &#102;&#111;&#114; &#65;&#80;&#73; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110; &#117;&#115;&#101;&#100; &#98;y &#97;&#117;&#116;&#111;&#99;&#111;&#109;&#112;&#108;&#101;&#116;&#105;&#111;&#110; &#97;&#110;&#100; &#99;&#97;&#108;&#108;&#116;&#105;&#112;&#115;.</td>
+<td>Class implementing the APIsManager class, which is the central store for API information used by autocompletion and calltips.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -46,18 +46,18 @@
 <a NAME="APIs" ID="APIs"></a>
 <h2>APIs</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97;&#110; &#65;&#80;&#73; &#115;&#116;&#111;&#114;&#97;&#103;&#101; &#101;&#110;&#116;&#105;&#116;y.
+    Class implementing an API storage entity.
 </p><h4>Signals</h4>
 <dl>
 <dt>apiPreparationCancelled()</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#99;&#97;&#110;&#99;&#101;&#108;&#108;&#101;&#100;
+emitted after the API preparation has been cancelled
 </dd><dt>apiPreparationFinished()</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#104;&#97;&#115; &#102;&#105;&#110;&#105;&#115;&#104;&#101;&#100;
+emitted after the API preparation has finished
 </dd><dt>apiPreparationStarted()</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#104;&#97;&#115; &#115;&#116;&#97;&#114;&#116;&#101;&#100;
+emitted after the API preparation has started
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -70,137 +70,137 @@
 <table>
 <tr>
 <td><a href="#APIs.__init__">APIs</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#APIs.__apiPreparationCancelled">__apiPreparationCancelled</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100;, &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#99;&#97;&#110;&#99;&#101;&#108;&#108;&#101;&#100;.</td>
+<td>Private method called, after the API preparation process has been cancelled.</td>
 </tr><tr>
 <td><a href="#APIs.__apiPreparationFinished">__apiPreparationFinished</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#115;&#97;v&#101; &#97;&#110; &#65;&#80;&#73;, &#97;&#102;&#116;&#101;&#114; &#105;&#116; &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#112;&#114;&#101;&#112;&#97;&#114;&#101;&#100;.</td>
+<td>Private method called to save an API, after it has been prepared.</td>
 </tr><tr>
 <td><a href="#APIs.__apiPreparationStarted">__apiPreparationStarted</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100;, w&#104;&#101;&#110; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#115;&#116;&#97;&#114;&#116;&#101;&#100;.</td>
+<td>Private method called, when the API preparation process started.</td>
 </tr><tr>
 <td><a href="#APIs.__defaultPreparedName">__defaultPreparedName</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#114;&#101;&#116;&#117;&#114;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#102;&#97;&#117;&#108;&#116; &#110;&#97;&#109;&#101; &#111;&#102; &#97; &#112;&#114;&#101;&#112;&#97;&#114;&#101;&#100; &#65;&#80;&#73; &#102;&#105;&#108;&#101;.</td>
+<td>Private method returning the default name of a prepared API file.</td>
 </tr><tr>
 <td><a href="#APIs.__loadAPIs">__loadAPIs</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#65;&#80;&#73;&#115;.</td>
+<td>Private method to load the APIs.</td>
 </tr><tr>
 <td><a href="#APIs.cancelPreparation">cancelPreparation</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#97;&#110;&#99;&#101;&#108; &#116;&#104;&#101; &#65;&#80;&#73;&#115; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Public slot to cancel the APIs preparation.</td>
 </tr><tr>
 <td><a href="#APIs.getQsciAPIs">getQsciAPIs</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#81;&#115;&#99;&#105;&#65;&#80;&#73;&#115; &#111;&#98;&#106;&#101;&#99;&#116;.</td>
+<td>Public method to get a reference to QsciAPIs object.</td>
 </tr><tr>
 <td><a href="#APIs.installedAPIFiles">installedAPIFiles</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#105;&#110;&#115;&#116;&#97;&#108;&#108;&#101;&#100; &#65;&#80;&#73; &#102;&#105;&#108;&#101;&#115;.</td>
+<td>Public method to get a list of installed API files.</td>
 </tr><tr>
 <td><a href="#APIs.prepareAPIs">prepareAPIs</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#114;&#101;&#112;&#97;&#114;&#101; &#116;&#104;&#101; &#65;&#80;&#73;&#115; &#105;&#102; &#110;&#101;&#99;&#101;&#115;&#115;&#97;&#114;y.</td>
+<td>Public method to prepare the APIs if necessary.</td>
 </tr><tr>
 <td><a href="#APIs.reloadAPIs">reloadAPIs</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#116;&#104;&#101; &#65;&#80;&#73; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Public method to reload the API information.</td>
 </tr>
 </table>
 <a NAME="APIs.__init__" ID="APIs.__init__"></a>
 <h4>APIs (Constructor)</h4>
 <b>APIs</b>(<i>language, forPreparation = False, parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>language</i></dt>
 <dd>
-&#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101; &#111;&#102; &#116;&#104;&#101; &#65;&#80;&#73;&#115; &#111;&#98;&#106;&#101;&#99;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+language of the APIs object (string)
 </dd><dt><i>forPreparation</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#105;&#115; &#111;&#98;&#106;&#101;&#99;&#116; &#105;&#115; &#106;&#117;&#115;&#116; &#110;&#101;&#101;&#100;&#101;&#100;
-            &#102;&#111;&#114; &#97; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#114;&#111;&#99;&#101;&#115;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating this object is just needed
+            for a preparation process (boolean)
 </dd><dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;)
+reference to the parent object (QObject)
 </dd>
 </dl><a NAME="APIs.__apiPreparationCancelled" ID="APIs.__apiPreparationCancelled"></a>
 <h4>APIs.__apiPreparationCancelled</h4>
 <b>__apiPreparationCancelled</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100;, &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#99;&#97;&#110;&#99;&#101;&#108;&#108;&#101;&#100;.
+        Private method called, after the API preparation process has been cancelled.
 </p><a NAME="APIs.__apiPreparationFinished" ID="APIs.__apiPreparationFinished"></a>
 <h4>APIs.__apiPreparationFinished</h4>
 <b>__apiPreparationFinished</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#115;&#97;v&#101; &#97;&#110; &#65;&#80;&#73;, &#97;&#102;&#116;&#101;&#114; &#105;&#116; &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#112;&#114;&#101;&#112;&#97;&#114;&#101;&#100;.
+        Private method called to save an API, after it has been prepared.
 </p><a NAME="APIs.__apiPreparationStarted" ID="APIs.__apiPreparationStarted"></a>
 <h4>APIs.__apiPreparationStarted</h4>
 <b>__apiPreparationStarted</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100;, w&#104;&#101;&#110; &#116;&#104;&#101; &#65;&#80;&#73; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#115;&#116;&#97;&#114;&#116;&#101;&#100;.
+        Private method called, when the API preparation process started.
 </p><a NAME="APIs.__defaultPreparedName" ID="APIs.__defaultPreparedName"></a>
 <h4>APIs.__defaultPreparedName</h4>
 <b>__defaultPreparedName</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#114;&#101;&#116;&#117;&#114;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#102;&#97;&#117;&#108;&#116; &#110;&#97;&#109;&#101; &#111;&#102; &#97; &#112;&#114;&#101;&#112;&#97;&#114;&#101;&#100; &#65;&#80;&#73; &#102;&#105;&#108;&#101;.
+        Private method returning the default name of a prepared API file.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#99;&#111;&#109;&#112;&#108;&#101;&#116;&#101; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#80;&#114;&#101;&#112;&#97;&#114;&#101;&#100; &#65;&#80;&#73;&#115; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+complete filename for the Prepared APIs file (string)
 </dd>
 </dl><a NAME="APIs.__loadAPIs" ID="APIs.__loadAPIs"></a>
 <h4>APIs.__loadAPIs</h4>
 <b>__loadAPIs</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#65;&#80;&#73;&#115;.
+        Private method to load the APIs.
 </p><a NAME="APIs.cancelPreparation" ID="APIs.cancelPreparation"></a>
 <h4>APIs.cancelPreparation</h4>
 <b>cancelPreparation</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#97;&#110;&#99;&#101;&#108; &#116;&#104;&#101; &#65;&#80;&#73;&#115; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110;.
+        Public slot to cancel the APIs preparation.
 </p><a NAME="APIs.getQsciAPIs" ID="APIs.getQsciAPIs"></a>
 <h4>APIs.getQsciAPIs</h4>
 <b>getQsciAPIs</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#81;&#115;&#99;&#105;&#65;&#80;&#73;&#115; &#111;&#98;&#106;&#101;&#99;&#116;.
+        Public method to get a reference to QsciAPIs object.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#81;&#115;&#99;&#105;&#65;&#80;&#73;&#115; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#115;&#99;&#105;&#65;&#80;&#73;&#115;)
+reference to the QsciAPIs object (QsciAPIs)
 </dd>
 </dl><a NAME="APIs.installedAPIFiles" ID="APIs.installedAPIFiles"></a>
 <h4>APIs.installedAPIFiles</h4>
 <b>installedAPIFiles</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#105;&#110;&#115;&#116;&#97;&#108;&#108;&#101;&#100; &#65;&#80;&#73; &#102;&#105;&#108;&#101;&#115;.
+        Public method to get a list of installed API files.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#105;&#110;&#115;&#116;&#97;&#108;&#108;&#101;&#100; &#65;&#80;&#73; &#102;&#105;&#108;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of installed API files (list of strings)
 </dd>
 </dl><a NAME="APIs.prepareAPIs" ID="APIs.prepareAPIs"></a>
 <h4>APIs.prepareAPIs</h4>
 <b>prepareAPIs</b>(<i>ondemand = False, rawList = None</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#114;&#101;&#112;&#97;&#114;&#101; &#116;&#104;&#101; &#65;&#80;&#73;&#115; &#105;&#102; &#110;&#101;&#99;&#101;&#115;&#115;&#97;&#114;y.
+        Public method to prepare the APIs if necessary.
 </p><dl>
 <dt><i>ondemand=</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a requested preparation (boolean)
 </dd><dt><i>rawList=</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#114;&#97;w &#65;&#80;&#73; &#102;&#105;&#108;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of raw API files (list of strings)
 </dd>
 </dl><a NAME="APIs.reloadAPIs" ID="APIs.reloadAPIs"></a>
 <h4>APIs.reloadAPIs</h4>
 <b>reloadAPIs</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#116;&#104;&#101; &#65;&#80;&#73; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.
+        Public method to reload the API information.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
 <a NAME="APIsManager" ID="APIsManager"></a>
 <h2>APIsManager</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#65;&#80;&#73;&#115;&#77;&#97;&#110;&#97;&#103;&#101;&#114; &#99;&#108;&#97;&#115;&#115;, w&#104;&#105;&#99;&#104; &#105;&#115; &#116;&#104;&#101; &#99;&#101;&#110;&#116;&#114;&#97;&#108; &#115;&#116;&#111;&#114;&#101; &#102;&#111;&#114;
-    &#65;&#80;&#73; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110; &#117;&#115;&#101;&#100; &#98;y &#97;&#117;&#116;&#111;&#99;&#111;&#109;&#112;&#108;&#101;&#116;&#105;&#111;&#110; &#97;&#110;&#100; &#99;&#97;&#108;&#108;&#116;&#105;&#112;&#115;.
+    Class implementing the APIsManager class, which is the central store for
+    API information used by autocompletion and calltips.
 </p>
 <h3>Derived from</h3>
 QObject
@@ -212,52 +212,52 @@
 <table>
 <tr>
 <td><a href="#APIsManager.__init__">APIsManager</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#APIsManager.getAPIs">getAPIs</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97;&#110; &#97;&#112;&#105;&#115; &#111;&#98;&#106;&#101;&#99;&#116; &#102;&#111;&#114; &#97;&#117;&#116;&#111;&#99;&#111;&#109;&#112;&#108;&#101;&#116;&#105;&#111;&#110;/&#99;&#97;&#108;&#108;&#116;&#105;&#112;&#115;.</td>
+<td>Public method to get an apis object for autocompletion/calltips.</td>
 </tr><tr>
 <td><a href="#APIsManager.reloadAPIs">reloadAPIs</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#116;&#104;&#101; &#97;&#112;&#105; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Public slot to reload the api information.</td>
 </tr>
 </table>
 <a NAME="APIsManager.__init__" ID="APIsManager.__init__"></a>
 <h4>APIsManager (Constructor)</h4>
 <b>APIsManager</b>(<i>parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;)
+reference to the parent object (QObject)
 </dd>
 </dl><a NAME="APIsManager.getAPIs" ID="APIsManager.getAPIs"></a>
 <h4>APIsManager.getAPIs</h4>
 <b>getAPIs</b>(<i>language, forPreparation = False</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97;&#110; &#97;&#112;&#105;&#115; &#111;&#98;&#106;&#101;&#99;&#116; &#102;&#111;&#114; &#97;&#117;&#116;&#111;&#99;&#111;&#109;&#112;&#108;&#101;&#116;&#105;&#111;&#110;/&#99;&#97;&#108;&#108;&#116;&#105;&#112;&#115;.
+        Public method to get an apis object for autocompletion/calltips.
 </p><p>
-        &#84;&#104;&#105;&#115; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#114;&#101;&#97;&#116;&#101;&#115; &#97;&#110;&#100; &#108;&#111;&#97;&#100;&#115; &#97;&#110; &#65;&#80;&#73;&#115; &#111;&#98;&#106;&#101;&#99;&#116; &#100;y&#110;&#97;&#109;&#105;&#99;&#97;&#108;&#108;y &#117;&#112;&#111;&#110; &#114;&#101;&#113;&#117;&#101;&#115;&#116;. 
-        &#84;&#104;&#105;&#115; &#115;&#97;v&#101;&#115; &#109;&#101;&#109;&#111;&#114;y &#102;&#111;&#114; &#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101;&#115;, &#116;&#104;&#97;&#116; &#109;&#105;&#103;&#104;&#116; &#110;&#111;&#116; &#98;&#101; &#110;&#101;&#101;&#100;&#101;&#100; &#97;&#116; &#116;&#104;&#101; &#109;&#111;&#109;&#101;&#110;&#116;.
+        This method creates and loads an APIs object dynamically upon request. 
+        This saves memory for languages, that might not be needed at the moment.
 </p><dl>
 <dt><i>language</i></dt>
 <dd>
-&#116;&#104;&#101; &#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#97;&#112;&#105; &#111;&#98;&#106;&#101;&#99;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+the language of the requested api object (string)
 </dd><dt><i>forPreparation</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#97;&#112;&#105; &#111;&#98;&#106;&#101;&#99;&#116; &#105;&#115; &#106;&#117;&#115;&#116; &#110;&#101;&#101;&#100;&#101;&#100;
-            &#102;&#111;&#114; &#97; &#112;&#114;&#101;&#112;&#97;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#114;&#111;&#99;&#101;&#115;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating the requested api object is just needed
+            for a preparation process (boolean)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#104;&#101; &#97;&#112;&#105;&#115; &#111;&#98;&#106;&#101;&#99;&#116; (&#65;&#80;&#73;&#115;)
+the apis object (APIs)
 </dd>
 </dl><a NAME="APIsManager.reloadAPIs" ID="APIsManager.reloadAPIs"></a>
 <h4>APIsManager.reloadAPIs</h4>
 <b>reloadAPIs</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#116;&#104;&#101; &#97;&#112;&#105; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.
+        Public slot to reload the api information.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial