106 <p> |
106 <p> |
107 Constructor |
107 Constructor |
108 </p> |
108 </p> |
109 <dl> |
109 <dl> |
110 |
110 |
111 <dt><i>parent</i></dt> |
111 <dt><i>parent</i> (QObject)</dt> |
112 <dd> |
112 <dd> |
113 reference to the parent object (QObject) |
113 reference to the parent object |
114 </dd> |
114 </dd> |
115 </dl> |
115 </dl> |
116 <a NAME="PersonalInformationManager.__insertData" ID="PersonalInformationManager.__insertData"></a> |
116 <a NAME="PersonalInformationManager.__insertData" ID="PersonalInformationManager.__insertData"></a> |
117 <h4>PersonalInformationManager.__insertData</h4> |
117 <h4>PersonalInformationManager.__insertData</h4> |
118 <b>__insertData</b>(<i>act</i>) |
118 <b>__insertData</b>(<i>act</i>) |
193 <p> |
193 <p> |
194 Public method to create the personal information sub-menu. |
194 Public method to create the personal information sub-menu. |
195 </p> |
195 </p> |
196 <dl> |
196 <dl> |
197 |
197 |
198 <dt><i>menu</i></dt> |
198 <dt><i>menu</i> (QMenu)</dt> |
199 <dd> |
199 <dd> |
200 reference to the main menu (QMenu) |
200 reference to the main menu |
201 </dd> |
201 </dd> |
202 <dt><i>view</i></dt> |
202 <dt><i>view</i> (WebBrowserView)</dt> |
203 <dd> |
203 <dd> |
204 reference to the view (HelpBrowser) |
204 reference to the view |
205 </dd> |
205 </dd> |
206 <dt><i>hitTestResult</i></dt> |
206 <dt><i>hitTestResult</i> (WebHitTestResult)</dt> |
207 <dd> |
207 <dd> |
208 reference to the hit test result |
208 reference to the hit test result |
209 (WebHitTestResult) |
|
210 </dd> |
209 </dd> |
211 </dl> |
210 </dl> |
212 <a NAME="PersonalInformationManager.showConfigurationDialog" ID="PersonalInformationManager.showConfigurationDialog"></a> |
211 <a NAME="PersonalInformationManager.showConfigurationDialog" ID="PersonalInformationManager.showConfigurationDialog"></a> |
213 <h4>PersonalInformationManager.showConfigurationDialog</h4> |
212 <h4>PersonalInformationManager.showConfigurationDialog</h4> |
214 <b>showConfigurationDialog</b>(<i>parent=None</i>) |
213 <b>showConfigurationDialog</b>(<i>parent=None</i>) |
230 <p> |
229 <p> |
231 Protected method to handle key press events we are interested in. |
230 Protected method to handle key press events we are interested in. |
232 </p> |
231 </p> |
233 <dl> |
232 <dl> |
234 |
233 |
235 <dt><i>view</i></dt> |
234 <dt><i>view</i> (WebBrowserView)</dt> |
236 <dd> |
235 <dd> |
237 reference to the view (HelpBrowser) |
236 reference to the view |
238 </dd> |
237 </dd> |
239 <dt><i>evt</i></dt> |
238 <dt><i>evt</i> (QKeyEvent)</dt> |
240 <dd> |
239 <dd> |
241 reference to the key event (QKeyEvent) |
240 reference to the key event |
242 </dd> |
241 </dd> |
243 </dl> |
242 </dl> |
244 <dl> |
243 <dl> |
245 <dt>Return:</dt> |
244 <dt>Return:</dt> |
246 <dd> |
245 <dd> |
247 flag indicating handling of the event (boolean) |
246 flag indicating handling of the event |
|
247 </dd> |
|
248 </dl> |
|
249 <dl> |
|
250 <dt>Return Type:</dt> |
|
251 <dd> |
|
252 bool |
248 </dd> |
253 </dd> |
249 </dl> |
254 </dl> |
250 <div align="right"><a href="#top">Up</a></div> |
255 <div align="right"><a href="#top">Up</a></div> |
251 <hr /> |
256 <hr /> |
252 </body></html> |
257 </body></html> |