Documentation/Source/eric5.Tasks.TaskViewer.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Tasks.TaskViewer.html
--- a/Documentation/Source/eric5.Tasks.TaskViewer.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.Tasks.TaskViewer.html	Sun Sep 04 16:06:54 2011 +0200
@@ -61,6 +61,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -98,6 +102,10 @@
 <td>Public method to set the project relation flag.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Task.__init__" ID="Task.__init__"></a>
 <h4>Task (Constructor)</h4>
 <b>Task</b>(<i>description, priority = 1, filename = "", lineno = 0, completed = False, _time = 0, isProjectTask = False, isBugfixTask = False, project = None, longtext = ""</i>)
@@ -248,6 +256,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -282,6 +294,10 @@
 <td>Public method to check, if a task should be shown.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="TaskFilter.__init__" ID="TaskFilter.__init__"></a>
 <h4>TaskFilter (Constructor)</h4>
 <b>TaskFilter</b>(<i></i>)
@@ -391,7 +407,7 @@
 <h2>TaskViewer</h2>
 <p>
     Class implementing the task viewer.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>displayFile(str, int)</dt>
 <dd>
@@ -404,6 +420,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -489,6 +509,10 @@
 <td>Public slot to set the project status.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="TaskViewer.__init__" ID="TaskViewer.__init__"></a>
 <h4>TaskViewer (Constructor)</h4>
 <b>TaskViewer</b>(<i>parent, project</i>)

eric ide

mercurial