Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html

changeset 832
eb5ff61f927b
parent 571
1a4101cb87eb
child 915
c1e052773c08
child 1278
fb0460fd00b9
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html	Sun Jan 09 14:25:16 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html	Sun Jan 09 18:16:46 2011 +0100
@@ -79,7 +79,7 @@
 <td>Private slot to handle the "Show" button press.</td>
 </tr><tr>
 <td><a href="#SyntaxCheckerDialog.on_startButton_clicked">on_startButton_clicked</a></td>
-<td>Private slot to start a code metrics run.</td>
+<td>Private slot to start a syntax check run.</td>
 </tr><tr>
 <td><a href="#SyntaxCheckerDialog.prepare">prepare</a></td>
 <td>Public method to prepare the dialog with a list of filenames.</td>
@@ -129,7 +129,8 @@
 <h4>SyntaxCheckerDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
 <p>
-        Private slot called when the syntax check finished or the user pressed the button.
+        Private slot called when the syntax check finished or the user
+        pressed the button.
 </p><a NAME="SyntaxCheckerDialog.__resort" ID="SyntaxCheckerDialog.__resort"></a>
 <h4>SyntaxCheckerDialog.__resort</h4>
 <b>__resort</b>(<i></i>)
@@ -167,7 +168,7 @@
 <h4>SyntaxCheckerDialog.on_startButton_clicked</h4>
 <b>on_startButton_clicked</b>(<i></i>)
 <p>
-        Private slot to start a code metrics run.
+        Private slot to start a syntax check run.
 </p><a NAME="SyntaxCheckerDialog.prepare" ID="SyntaxCheckerDialog.prepare"></a>
 <h4>SyntaxCheckerDialog.prepare</h4>
 <b>prepare</b>(<i>fileList, project</i>)

eric ide

mercurial