Module implementing a personal information manager used to complete form fields.
None |
PersonalInformationManager | Class implementing the personal information manager used to complete form fields. |
None |
Class implementing the personal information manager used to complete form fields.
Address |
City |
Country |
FirstName |
FullName |
HomePage |
Invalid |
LastName |
Max |
Mobile |
Phone |
Special1 |
Special2 |
Special3 |
Special4 |
State |
Zip |
None |
PersonalInformationManager | Constructor |
__insertData | Private slot to insert the selected personal information. |
__loadSettings | Private method to load the settings. |
__matchingJsTable | Private method to create the common part of the JavaScript sources. |
__pageLoadFinished | Private slot to handle the completion of a page load. |
connectPage | Public method to allow the personal information manager to connect to the page. |
createSubMenu | Public method to create the personal information sub-menu. |
showConfigurationDialog | Public method to show the configuration dialog. |
viewKeyPressEvent | Protected method to handle key press events we are interested in. |
None |
Constructor
Private slot to insert the selected personal information.
Private method to load the settings.
Private method to create the common part of the JavaScript sources.
Private slot to handle the completion of a page load.
Public method to allow the personal information manager to connect to the page.
Public method to create the personal information sub-menu.
Public method to show the configuration dialog.
Protected method to handle key press events we are interested in.