Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html

changeset 2929
28ab0bc63d69
parent 2897
45a5370f89a8
child 2966
f85f686981ad
child 3056
9986ec0e559a
diff -r 4f74d3f595ce -r 28ab0bc63d69 Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html	Sun Sep 22 19:47:04 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html	Mon Sep 23 19:32:25 2013 +0200
@@ -118,7 +118,7 @@
 <td>Private slot to select the issue codes not to be fixed via a selection dialog.</td>
 </tr><tr>
 <td><a href="#Pep8Dialog.on_resetDefaultButton_clicked">on_resetDefaultButton_clicked</a></td>
-<td>Slot documentation goes here.</td>
+<td>Private slot to reset the configuration values to their default values.</td>
 </tr><tr>
 <td><a href="#Pep8Dialog.on_resultList_itemActivated">on_resultList_itemActivated</a></td>
 <td>Private slot to handle the activation of an item.</td>
@@ -339,7 +339,7 @@
 <h4>Pep8Dialog.on_resetDefaultButton_clicked</h4>
 <b>on_resetDefaultButton_clicked</b>(<i></i>)
 <p>
-        Slot documentation goes here.
+        Private slot to reset the configuration values to their default values.
 </p><a NAME="Pep8Dialog.on_resultList_itemActivated" ID="Pep8Dialog.on_resultList_itemActivated"></a>
 <h4>Pep8Dialog.on_resultList_itemActivated</h4>
 <b>on_resultList_itemActivated</b>(<i>item, column</i>)

eric ide

mercurial