Documentation/Source/eric5.Debugger.DebugViewer.html

changeset 2966
f85f686981ad
parent 2622
08cc2f31c983
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Debugger.DebugViewer.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Debugger.DebugViewer.html	Sun Sep 29 18:23:27 2013 +0200
@@ -91,10 +91,10 @@
 <td>Private slot to handle the selection of a new stack frame number.</td>
 </tr><tr>
 <td><a href="#DebugViewer.__setGlobalsFilter">__setGlobalsFilter</a></td>
-<td>Private slot to set the global variable filter</td>
+<td>Private slot to set the global variable filter.</td>
 </tr><tr>
 <td><a href="#DebugViewer.__setLocalsFilter">__setLocalsFilter</a></td>
-<td>Private slot to set the local variable filter</td>
+<td>Private slot to set the local variable filter.</td>
 </tr><tr>
 <td><a href="#DebugViewer.__showSource">__showSource</a></td>
 <td>Private slot to handle the source button press to show the selected file.</td>
@@ -219,12 +219,12 @@
 <h4>DebugViewer.__setGlobalsFilter</h4>
 <b>__setGlobalsFilter</b>(<i></i>)
 <p>
-        Private slot to set the global variable filter
+        Private slot to set the global variable filter.
 </p><a NAME="DebugViewer.__setLocalsFilter" ID="DebugViewer.__setLocalsFilter"></a>
 <h4>DebugViewer.__setLocalsFilter</h4>
 <b>__setLocalsFilter</b>(<i></i>)
 <p>
-        Private slot to set the local variable filter
+        Private slot to set the local variable filter.
 </p><a NAME="DebugViewer.__showSource" ID="DebugViewer.__showSource"></a>
 <h4>DebugViewer.__showSource</h4>
 <b>__showSource</b>(<i></i>)

eric ide

mercurial