Documentation/Source/eric5.Preferences.ConfigurationDialog.html

changeset 990
93253de2ae77
parent 945
8cd4d08fa9f6
child 1127
b1802ebe0066
equal deleted inserted replaced
989:42b69a254eda 990:93253de2ae77
403 <b>setPreferences</b>(<i></i>) 403 <b>setPreferences</b>(<i></i>)
404 <p> 404 <p>
405 Public method called to store the selected values into the preferences storage. 405 Public method called to store the selected values into the preferences storage.
406 </p><a NAME="ConfigurationWidget.showConfigurationPageByName" ID="ConfigurationWidget.showConfigurationPageByName"></a> 406 </p><a NAME="ConfigurationWidget.showConfigurationPageByName" ID="ConfigurationWidget.showConfigurationPageByName"></a>
407 <h4>ConfigurationWidget.showConfigurationPageByName</h4> 407 <h4>ConfigurationWidget.showConfigurationPageByName</h4>
408 <b>showConfigurationPageByName</b>(<i>pageName</i>) 408 <b>showConfigurationPageByName</b>(<i>pageName, setCurrent=True</i>)
409 <p> 409 <p>
410 Public slot to show a named configuration page. 410 Public slot to show a named configuration page.
411 </p><dl> 411 </p><dl>
412 <dt><i>pageName</i></dt> 412 <dt><i>pageName</i></dt>
413 <dd> 413 <dd>
414 name of the configuration page to show (string) 414 name of the configuration page to show (string)
415 </dd><dt><i>setCurrent</i></dt>
416 <dd>
417 flag indicating to set the current item (boolean)
415 </dd> 418 </dd>
416 </dl> 419 </dl>
417 <div align="right"><a href="#top">Up</a></div> 420 <div align="right"><a href="#top">Up</a></div>
418 <hr /><hr /> 421 <hr /><hr />
419 <a NAME="ConfigurationWindow" ID="ConfigurationWindow"></a> 422 <a NAME="ConfigurationWindow" ID="ConfigurationWindow"></a>

eric ide

mercurial