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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10135
36839e2c6945
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="WebBrowserAppearancePage" ID="WebBrowserAppearancePage"></a> 39 <a NAME="WebBrowserAppearancePage" ID="WebBrowserAppearancePage"></a>
112 <hr /> 112 <hr />
113 <a NAME="create" ID="create"></a> 113 <a NAME="create" ID="create"></a>
114 <h2>create</h2> 114 <h2>create</h2>
115 <b>create</b>(<i>dlg</i>) 115 <b>create</b>(<i>dlg</i>)
116 116
117 <p>
118 Module function to create the configuration page.
119 </p>
120 <dl>
121
122 <dt><i>dlg</i></dt>
123 <dd>
124 reference to the configuration dialog
125 </dd>
126 </dl>
127 <dl>
128 <dt>Return:</dt>
129 <dd>
130 reference to the instantiated page (ConfigurationPageBase)
131 </dd>
132 </dl>
133 <div align="right"><a href="#top">Up</a></div> 117 <div align="right"><a href="#top">Up</a></div>
134 <hr /> 118 <hr />
135 </body></html> 119 </body></html>

eric ide

mercurial