src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9530
c30f02ea1b27
child 10259
b51dfacef37f
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#create">create</a></td> 33 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 34 <td></td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="ProjectBrowserPage" ID="ProjectBrowserPage"></a> 39 <a NAME="ProjectBrowserPage" ID="ProjectBrowserPage"></a>
196 <hr /> 196 <hr />
197 <a NAME="create" ID="create"></a> 197 <a NAME="create" ID="create"></a>
198 <h2>create</h2> 198 <h2>create</h2>
199 <b>create</b>(<i>dlg</i>) 199 <b>create</b>(<i>dlg</i>)
200 200
201 <p>
202 Module function to create the configuration page.
203 </p>
204 <dl>
205
206 <dt><i>dlg</i></dt>
207 <dd>
208 reference to the configuration dialog
209 </dd>
210 </dl>
211 <dl>
212 <dt>Return:</dt>
213 <dd>
214 reference to the instantiated page (ConfigurationPageBase)
215 </dd>
216 </dl>
217 <div align="right"><a href="#top">Up</a></div> 201 <div align="right"><a href="#top">Up</a></div>
218 <hr /> 202 <hr />
219 </body></html> 203 </body></html>

eric ide

mercurial