196 <dd> |
193 <dd> |
197 the key of the setting to be set |
194 the key of the setting to be set |
198 </dd><dt><i>value</i></dt> |
195 </dd><dt><i>value</i></dt> |
199 <dd> |
196 <dd> |
200 the value to be set |
197 the value to be set |
201 </dd><dt><i>prefClass</i></dt> |
|
202 <dd> |
|
203 preferences class used as the storage area |
|
204 </dd> |
198 </dd> |
205 </dl> |
199 </dl> |
206 <div align="right"><a href="#top">Up</a></div> |
200 <div align="right"><a href="#top">Up</a></div> |
207 <hr /><hr /> |
201 <hr /><hr /> |
208 <a NAME="createConfigurationPage" ID="createConfigurationPage"></a> |
202 <a NAME="createConfigurationPage" ID="createConfigurationPage"></a> |
209 <h2>createConfigurationPage</h2> |
203 <h2>createConfigurationPage</h2> |
210 <b>createConfigurationPage</b>(<i>configDlg</i>) |
204 <b>createConfigurationPage</b>(<i>configDlg</i>) |
211 <p> |
205 <p> |
212 Module function to create the configuration page. |
206 Module function to create the configuration page. |
213 </p><dl> |
207 </p><dl> |
|
208 <dt><i>configDlg</i></dt> |
|
209 <dd> |
|
210 reference to the configuration dialog (QDialog) |
|
211 </dd> |
|
212 </dl><dl> |
214 <dt>Returns:</dt> |
213 <dt>Returns:</dt> |
215 <dd> |
214 <dd> |
216 reference to the configuration page |
215 reference to the configuration page |
217 </dd> |
216 </dd> |
218 </dl> |
217 </dl> |