Documentation/Source/eric5.Preferences.ConfigurationDialog.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
161 </dd> 161 </dd>
162 </dl><a NAME="ConfigurationDialog.setPreferences" ID="ConfigurationDialog.setPreferences"></a> 162 </dl><a NAME="ConfigurationDialog.setPreferences" ID="ConfigurationDialog.setPreferences"></a>
163 <h4>ConfigurationDialog.setPreferences</h4> 163 <h4>ConfigurationDialog.setPreferences</h4>
164 <b>setPreferences</b>(<i></i>) 164 <b>setPreferences</b>(<i></i>)
165 <p> 165 <p>
166 Public method called to store the selected values into the preferences storage. 166 Public method called to store the selected values into the preferences
167 storage.
167 </p><a NAME="ConfigurationDialog.showConfigurationPageByName" ID="ConfigurationDialog.showConfigurationPageByName"></a> 168 </p><a NAME="ConfigurationDialog.showConfigurationPageByName" ID="ConfigurationDialog.showConfigurationPageByName"></a>
168 <h4>ConfigurationDialog.showConfigurationPageByName</h4> 169 <h4>ConfigurationDialog.showConfigurationPageByName</h4>
169 <b>showConfigurationPageByName</b>(<i>pageName</i>) 170 <b>showConfigurationPageByName</b>(<i>pageName</i>)
170 <p> 171 <p>
171 Public slot to show a named configuration page. 172 Public slot to show a named configuration page.
212 <p> 213 <p>
213 Constructor 214 Constructor
214 </p><dl> 215 </p><dl>
215 <dt><i>parent</i></dt> 216 <dt><i>parent</i></dt>
216 <dd> 217 <dd>
217 parent widget of the item (QTreeWidget or QTreeWidgetItem) 218 parent widget of the item (QTreeWidget or
219 QTreeWidgetItem)
218 </dd><dt><i>text</i></dt> 220 </dd><dt><i>text</i></dt>
219 <dd> 221 <dd>
220 text to be displayed (string) 222 text to be displayed (string)
221 </dd><dt><i>pageName</i></dt> 223 </dd><dt><i>pageName</i></dt>
222 <dd> 224 <dd>
419 </dd> 421 </dd>
420 </dl><a NAME="ConfigurationWidget.__setupUi" ID="ConfigurationWidget.__setupUi"></a> 422 </dl><a NAME="ConfigurationWidget.__setupUi" ID="ConfigurationWidget.__setupUi"></a>
421 <h4>ConfigurationWidget.__setupUi</h4> 423 <h4>ConfigurationWidget.__setupUi</h4>
422 <b>__setupUi</b>(<i></i>) 424 <b>__setupUi</b>(<i></i>)
423 <p> 425 <p>
424 Private method to perform the general setup of the configuration widget. 426 Private method to perform the general setup of the configuration
427 widget.
425 </p><a NAME="ConfigurationWidget.__showConfigurationPage" ID="ConfigurationWidget.__showConfigurationPage"></a> 428 </p><a NAME="ConfigurationWidget.__showConfigurationPage" ID="ConfigurationWidget.__showConfigurationPage"></a>
426 <h4>ConfigurationWidget.__showConfigurationPage</h4> 429 <h4>ConfigurationWidget.__showConfigurationPage</h4>
427 <b>__showConfigurationPage</b>(<i>itm, column</i>) 430 <b>__showConfigurationPage</b>(<i>itm, column</i>)
428 <p> 431 <p>
429 Private slot to show a selected configuration page. 432 Private slot to show a selected configuration page.
508 Private slot called to reset the settings of the current page. 511 Private slot called to reset the settings of the current page.
509 </p><a NAME="ConfigurationWidget.setPreferences" ID="ConfigurationWidget.setPreferences"></a> 512 </p><a NAME="ConfigurationWidget.setPreferences" ID="ConfigurationWidget.setPreferences"></a>
510 <h4>ConfigurationWidget.setPreferences</h4> 513 <h4>ConfigurationWidget.setPreferences</h4>
511 <b>setPreferences</b>(<i></i>) 514 <b>setPreferences</b>(<i></i>)
512 <p> 515 <p>
513 Public method called to store the selected values into the preferences storage. 516 Public method called to store the selected values into the preferences
517 storage.
514 </p><a NAME="ConfigurationWidget.showConfigurationPageByName" ID="ConfigurationWidget.showConfigurationPageByName"></a> 518 </p><a NAME="ConfigurationWidget.showConfigurationPageByName" ID="ConfigurationWidget.showConfigurationPageByName"></a>
515 <h4>ConfigurationWidget.showConfigurationPageByName</h4> 519 <h4>ConfigurationWidget.showConfigurationPageByName</h4>
516 <b>showConfigurationPageByName</b>(<i>pageName, setCurrent=True</i>) 520 <b>showConfigurationPageByName</b>(<i>pageName, setCurrent=True</i>)
517 <p> 521 <p>
518 Public slot to show a named configuration page. 522 Public slot to show a named configuration page.

eric ide

mercurial