101 <dd> |
101 <dd> |
102 reference to the parent object (QObject) |
102 reference to the parent object (QObject) |
103 </dd> |
103 </dd> |
104 </dl><a NAME="PersonalInformationManager.__insertData" ID="PersonalInformationManager.__insertData"></a> |
104 </dl><a NAME="PersonalInformationManager.__insertData" ID="PersonalInformationManager.__insertData"></a> |
105 <h4>PersonalInformationManager.__insertData</h4> |
105 <h4>PersonalInformationManager.__insertData</h4> |
106 <b>__insertData</b>(<i></i>) |
106 <b>__insertData</b>(<i>act</i>) |
107 <p> |
107 <p> |
108 Private slot to insert the selected personal information. |
108 Private slot to insert the selected personal information. |
109 </p><a NAME="PersonalInformationManager.__loadSettings" ID="PersonalInformationManager.__loadSettings"></a> |
109 </p><dl> |
|
110 <dt><i>act</i> (QAction)</dt> |
|
111 <dd> |
|
112 reference to the action that triggered |
|
113 </dd> |
|
114 </dl><a NAME="PersonalInformationManager.__loadSettings" ID="PersonalInformationManager.__loadSettings"></a> |
110 <h4>PersonalInformationManager.__loadSettings</h4> |
115 <h4>PersonalInformationManager.__loadSettings</h4> |
111 <b>__loadSettings</b>(<i></i>) |
116 <b>__loadSettings</b>(<i></i>) |
112 <p> |
117 <p> |
113 Private method to load the settings. |
118 Private method to load the settings. |
114 </p><a NAME="PersonalInformationManager.__nameMatch" ID="PersonalInformationManager.__nameMatch"></a> |
119 </p><a NAME="PersonalInformationManager.__nameMatch" ID="PersonalInformationManager.__nameMatch"></a> |
126 <dd> |
131 <dd> |
127 value of the information entry (integer) |
132 value of the information entry (integer) |
128 </dd> |
133 </dd> |
129 </dl><a NAME="PersonalInformationManager.__pageLoadFinished" ID="PersonalInformationManager.__pageLoadFinished"></a> |
134 </dl><a NAME="PersonalInformationManager.__pageLoadFinished" ID="PersonalInformationManager.__pageLoadFinished"></a> |
130 <h4>PersonalInformationManager.__pageLoadFinished</h4> |
135 <h4>PersonalInformationManager.__pageLoadFinished</h4> |
131 <b>__pageLoadFinished</b>(<i>ok</i>) |
136 <b>__pageLoadFinished</b>(<i>ok, page</i>) |
132 <p> |
137 <p> |
133 Private slot to handle the completion of a page load. |
138 Private slot to handle the completion of a page load. |
134 </p><dl> |
139 </p><dl> |
135 <dt><i>ok</i></dt> |
140 <dt><i>ok</i> (bool)</dt> |
136 <dd> |
141 <dd> |
137 flag indicating a successful load (boolean) |
142 flag indicating a successful load |
|
143 </dd><dt><i>page</i> (HelpWebPage)</dt> |
|
144 <dd> |
|
145 reference to the web page object |
138 </dd> |
146 </dd> |
139 </dl><a NAME="PersonalInformationManager.connectPage" ID="PersonalInformationManager.connectPage"></a> |
147 </dl><a NAME="PersonalInformationManager.connectPage" ID="PersonalInformationManager.connectPage"></a> |
140 <h4>PersonalInformationManager.connectPage</h4> |
148 <h4>PersonalInformationManager.connectPage</h4> |
141 <b>connectPage</b>(<i>page</i>) |
149 <b>connectPage</b>(<i>page</i>) |
142 <p> |
150 <p> |