Documentation/Source/eric6.Helpviewer.PersonalInformationManager.PersonalInformationManager.html

changeset 6123
39cd368143db
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.Helpviewer.PersonalInformationManager.PersonalInformationManager.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.Helpviewer.PersonalInformationManager.PersonalInformationManager.html	Thu Feb 08 18:58:07 2018 +0100
@@ -103,10 +103,15 @@
 </dd>
 </dl><a NAME="PersonalInformationManager.__insertData" ID="PersonalInformationManager.__insertData"></a>
 <h4>PersonalInformationManager.__insertData</h4>
-<b>__insertData</b>(<i></i>)
+<b>__insertData</b>(<i>act</i>)
 <p>
         Private slot to insert the selected personal information.
-</p><a NAME="PersonalInformationManager.__loadSettings" ID="PersonalInformationManager.__loadSettings"></a>
+</p><dl>
+<dt><i>act</i> (QAction)</dt>
+<dd>
+reference to the action that triggered
+</dd>
+</dl><a NAME="PersonalInformationManager.__loadSettings" ID="PersonalInformationManager.__loadSettings"></a>
 <h4>PersonalInformationManager.__loadSettings</h4>
 <b>__loadSettings</b>(<i></i>)
 <p>
@@ -128,13 +133,16 @@
 </dd>
 </dl><a NAME="PersonalInformationManager.__pageLoadFinished" ID="PersonalInformationManager.__pageLoadFinished"></a>
 <h4>PersonalInformationManager.__pageLoadFinished</h4>
-<b>__pageLoadFinished</b>(<i>ok</i>)
+<b>__pageLoadFinished</b>(<i>ok, page</i>)
 <p>
         Private slot to handle the completion of a page load.
 </p><dl>
-<dt><i>ok</i></dt>
+<dt><i>ok</i> (bool)</dt>
 <dd>
-flag indicating a successful load (boolean)
+flag indicating a successful load
+</dd><dt><i>page</i> (HelpWebPage)</dt>
+<dd>
+reference to the web page object
 </dd>
 </dl><a NAME="PersonalInformationManager.connectPage" ID="PersonalInformationManager.connectPage"></a>
 <h4>PersonalInformationManager.connectPage</h4>

eric ide

mercurial