Documentation/Source/eric5.Helpviewer.PersonalInformationManager.PersonalInformationManager.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.Helpviewer.PersonalInformationManager.PersonalInformationManager</h1> 22 <h1>eric5.Helpviewer.PersonalInformationManager.PersonalInformationManager</h1>
23 <p> 23 <p>
24 Module implementing a personal information manager used to complete form fields. 24 Module implementing a personal information manager used to complete form
25 fields.
25 </p> 26 </p>
26 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
27 <table> 28 <table>
28 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
29 </table> 30 </table>
40 </table> 41 </table>
41 <hr /><hr /> 42 <hr /><hr />
42 <a NAME="PersonalInformationManager" ID="PersonalInformationManager"></a> 43 <a NAME="PersonalInformationManager" ID="PersonalInformationManager"></a>
43 <h2>PersonalInformationManager</h2> 44 <h2>PersonalInformationManager</h2>
44 <p> 45 <p>
45 Class implementing the personal information manager used to complete form fields. 46 Class implementing the personal information manager used to complete form
47 fields.
46 </p> 48 </p>
47 <h3>Derived from</h3> 49 <h3>Derived from</h3>
48 QObject 50 QObject
49 <h3>Class Attributes</h3> 51 <h3>Class Attributes</h3>
50 <table> 52 <table>
136 </dd> 138 </dd>
137 </dl><a NAME="PersonalInformationManager.connectPage" ID="PersonalInformationManager.connectPage"></a> 139 </dl><a NAME="PersonalInformationManager.connectPage" ID="PersonalInformationManager.connectPage"></a>
138 <h4>PersonalInformationManager.connectPage</h4> 140 <h4>PersonalInformationManager.connectPage</h4>
139 <b>connectPage</b>(<i>page</i>) 141 <b>connectPage</b>(<i>page</i>)
140 <p> 142 <p>
141 Public method to allow the personal information manager to connect to the page. 143 Public method to allow the personal information manager to connect to
144 the page.
142 </p><dl> 145 </p><dl>
143 <dt><i>page</i></dt> 146 <dt><i>page</i></dt>
144 <dd> 147 <dd>
145 reference to the web page (HelpWebPage) 148 reference to the web page (HelpWebPage)
146 </dd> 149 </dd>
156 </dd><dt><i>view</i></dt> 159 </dd><dt><i>view</i></dt>
157 <dd> 160 <dd>
158 reference to the view (HelpBrowser) 161 reference to the view (HelpBrowser)
159 </dd><dt><i>hitTestResult</i></dt> 162 </dd><dt><i>hitTestResult</i></dt>
160 <dd> 163 <dd>
161 reference to the hit test result (QWebHitTestResult) 164 reference to the hit test result
165 (QWebHitTestResult)
162 </dd> 166 </dd>
163 </dl><a NAME="PersonalInformationManager.showConfigurationDialog" ID="PersonalInformationManager.showConfigurationDialog"></a> 167 </dl><a NAME="PersonalInformationManager.showConfigurationDialog" ID="PersonalInformationManager.showConfigurationDialog"></a>
164 <h4>PersonalInformationManager.showConfigurationDialog</h4> 168 <h4>PersonalInformationManager.showConfigurationDialog</h4>
165 <b>showConfigurationDialog</b>(<i></i>) 169 <b>showConfigurationDialog</b>(<i></i>)
166 <p> 170 <p>

eric ide

mercurial