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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
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="DebuggerPython3Page" ID="DebuggerPython3Page"></a> 39 <a NAME="DebuggerPython3Page" ID="DebuggerPython3Page"></a>
136 <hr /> 136 <hr />
137 <a NAME="create" ID="create"></a> 137 <a NAME="create" ID="create"></a>
138 <h2>create</h2> 138 <h2>create</h2>
139 <b>create</b>(<i>dlg</i>) 139 <b>create</b>(<i>dlg</i>)
140 140
141 <p>
142 Module function to create the configuration page.
143 </p>
144 <dl>
145
146 <dt><i>dlg</i></dt>
147 <dd>
148 reference to the configuration dialog
149 </dd>
150 </dl>
151 <dl>
152 <dt>Return:</dt>
153 <dd>
154 reference to the instantiated page (ConfigurationPageBase)
155 </dd>
156 </dl>
157 <div align="right"><a href="#top">Up</a></div> 141 <div align="right"><a href="#top">Up</a></div>
158 <hr /> 142 <hr />
159 </body></html> 143 </body></html>

eric ide

mercurial