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

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10428
a071d4065202
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
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></td> 34 <td>Module function to create the configuration page.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="HexEditorPage" ID="HexEditorPage"></a> 39 <a NAME="HexEditorPage" ID="HexEditorPage"></a>
114 <hr /> 114 <hr />
115 <a NAME="create" ID="create"></a> 115 <a NAME="create" ID="create"></a>
116 <h2>create</h2> 116 <h2>create</h2>
117 <b>create</b>(<i>dlg</i>) 117 <b>create</b>(<i>dlg</i>)
118 118
119 <p>
120 Module function to create the configuration page.
121 </p>
122 <dl>
123
124 <dt><i>dlg</i></dt>
125 <dd>
126 reference to the configuration dialog
127 </dd>
128 </dl>
129 <dl>
130 <dt>Return:</dt>
131 <dd>
132 reference to the instantiated page (ConfigurationPageBase)
133 </dd>
134 </dl>
119 <div align="right"><a href="#top">Up</a></div> 135 <div align="right"><a href="#top">Up</a></div>
120 <hr /> 136 <hr />
121 </body></html> 137 </body></html>

eric ide

mercurial