Documentation/Source/eric5.Preferences.ConfigurationDialog.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -163,7 +163,8 @@
 <h4>ConfigurationDialog.setPreferences</h4>
 <b>setPreferences</b>(<i></i>)
 <p>
-        Public method called to store the selected values into the preferences storage.
+        Public method called to store the selected values into the preferences
+        storage.
 </p><a NAME="ConfigurationDialog.showConfigurationPageByName" ID="ConfigurationDialog.showConfigurationPageByName"></a>
 <h4>ConfigurationDialog.showConfigurationPageByName</h4>
 <b>showConfigurationPageByName</b>(<i>pageName</i>)
@@ -214,7 +215,8 @@
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-parent widget of the item (QTreeWidget or QTreeWidgetItem)
+parent widget of the item (QTreeWidget or
+            QTreeWidgetItem)
 </dd><dt><i>text</i></dt>
 <dd>
 text to be displayed (string)
@@ -421,7 +423,8 @@
 <h4>ConfigurationWidget.__setupUi</h4>
 <b>__setupUi</b>(<i></i>)
 <p>
-        Private method to perform the general setup of the configuration widget.
+        Private method to perform the general setup of the configuration
+        widget.
 </p><a NAME="ConfigurationWidget.__showConfigurationPage" ID="ConfigurationWidget.__showConfigurationPage"></a>
 <h4>ConfigurationWidget.__showConfigurationPage</h4>
 <b>__showConfigurationPage</b>(<i>itm, column</i>)
@@ -510,7 +513,8 @@
 <h4>ConfigurationWidget.setPreferences</h4>
 <b>setPreferences</b>(<i></i>)
 <p>
-        Public method called to store the selected values into the preferences storage.
+        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, setCurrent=True</i>)

eric ide

mercurial