Documentation/Source/eric5.Preferences.ConfigurationDialog.html

changeset 990
93253de2ae77
parent 945
8cd4d08fa9f6
child 1127
b1802ebe0066
--- a/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Fri Apr 15 19:51:20 2011 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Fri Apr 15 20:04:55 2011 +0200
@@ -405,13 +405,16 @@
         Public method called to store the selected values into the preferences storage.
 </p><a NAME="ConfigurationWidget.showConfigurationPageByName" ID="ConfigurationWidget.showConfigurationPageByName"></a>
 <h4>ConfigurationWidget.showConfigurationPageByName</h4>
-<b>showConfigurationPageByName</b>(<i>pageName</i>)
+<b>showConfigurationPageByName</b>(<i>pageName, setCurrent=True</i>)
 <p>
         Public slot to show a named configuration page.
 </p><dl>
 <dt><i>pageName</i></dt>
 <dd>
 name of the configuration page to show (string)
+</dd><dt><i>setCurrent</i></dt>
+<dd>
+flag indicating to set the current item (boolean)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial