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

branch
eric7
changeset 10259
b51dfacef37f
parent 10244
1b67aa43ec93
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="PrinterPage" ID="PrinterPage"></a> 39 <a NAME="PrinterPage" ID="PrinterPage"></a>
132 <hr /> 132 <hr />
133 <a NAME="create" ID="create"></a> 133 <a NAME="create" ID="create"></a>
134 <h2>create</h2> 134 <h2>create</h2>
135 <b>create</b>(<i>dlg</i>) 135 <b>create</b>(<i>dlg</i>)
136 136
137 <p>
138 Module function to create the configuration page.
139 </p>
140 <dl>
141
142 <dt><i>dlg</i></dt>
143 <dd>
144 reference to the configuration dialog
145 </dd>
146 </dl>
147 <dl>
148 <dt>Return:</dt>
149 <dd>
150 reference to the instantiated page (ConfigurationPageBase)
151 </dd>
152 </dl>
137 <div align="right"><a href="#top">Up</a></div> 153 <div align="right"><a href="#top">Up</a></div>
138 <hr /> 154 <hr />
139 </body></html> 155 </body></html>

eric ide

mercurial