182 <div align="right"><a href="#top">Up</a></div> |
182 <div align="right"><a href="#top">Up</a></div> |
183 <hr /> |
183 <hr /> |
184 <hr /> |
184 <hr /> |
185 <a NAME="create" ID="create"></a> |
185 <a NAME="create" ID="create"></a> |
186 <h2>create</h2> |
186 <h2>create</h2> |
187 <b>create</b>(<i>dlg</i>) |
187 <b>create</b>(<i>_dlg</i>) |
188 <p> |
188 <p> |
189 Module function to create the configuration page. |
189 Module function to create the configuration page. |
190 </p> |
190 </p> |
191 |
191 |
192 <dl> |
192 <dl> |
193 |
193 |
194 <dt><i>dlg</i> (ConfigurationWidget)</dt> |
194 <dt><i>_dlg</i> (ConfigurationWidget)</dt> |
195 <dd> |
195 <dd> |
196 reference to the configuration dialog |
196 reference to the configuration dialog (unused) |
197 </dd> |
197 </dd> |
198 </dl> |
198 </dl> |
199 <dl> |
199 <dl> |
200 <dt>Return:</dt> |
200 <dt>Return:</dt> |
201 <dd> |
201 <dd> |