Documentation/Source/eric5.Project.Project.html

changeset 2427
46481fe988d2
parent 2387
2d119e79ab54
child 2626
f327632d56d2
--- a/Documentation/Source/eric5.Project.Project.html	Sun Feb 17 19:07:15 2013 +0100
+++ b/Documentation/Source/eric5.Project.Project.html	Sat Feb 23 11:29:01 2013 +0100
@@ -275,6 +275,9 @@
 <td><a href="#Project.__showContextMenuChecks">__showContextMenuChecks</a></td>
 <td>Private slot called before the checks menu is shown.</td>
 </tr><tr>
+<td><a href="#Project.__showContextMenuDebugger">__showContextMenuDebugger</a></td>
+<td>Private slot called before the Debugger menu is shown.</td>
+</tr><tr>
 <td><a href="#Project.__showContextMenuGraphics">__showContextMenuGraphics</a></td>
 <td>Private slot called before the graphics menu is shown.</td>
 </tr><tr>
@@ -284,6 +287,9 @@
 <td><a href="#Project.__showContextMenuRecent">__showContextMenuRecent</a></td>
 <td>Private method to set up the recent projects menu.</td>
 </tr><tr>
+<td><a href="#Project.__showContextMenuSession">__showContextMenuSession</a></td>
+<td>Private slot called before the Session menu is shown.</td>
+</tr><tr>
 <td><a href="#Project.__showContextMenuShow">__showContextMenuShow</a></td>
 <td>Private slot called before the show menu is shown.</td>
 </tr><tr>
@@ -984,6 +990,11 @@
 <b>__showContextMenuChecks</b>(<i></i>)
 <p>
         Private slot called before the checks menu is shown.
+</p><a NAME="Project.__showContextMenuDebugger" ID="Project.__showContextMenuDebugger"></a>
+<h4>Project.__showContextMenuDebugger</h4>
+<b>__showContextMenuDebugger</b>(<i></i>)
+<p>
+        Private slot called before the Debugger menu is shown.
 </p><a NAME="Project.__showContextMenuGraphics" ID="Project.__showContextMenuGraphics"></a>
 <h4>Project.__showContextMenuGraphics</h4>
 <b>__showContextMenuGraphics</b>(<i></i>)
@@ -999,6 +1010,11 @@
 <b>__showContextMenuRecent</b>(<i></i>)
 <p>
         Private method to set up the recent projects menu.
+</p><a NAME="Project.__showContextMenuSession" ID="Project.__showContextMenuSession"></a>
+<h4>Project.__showContextMenuSession</h4>
+<b>__showContextMenuSession</b>(<i></i>)
+<p>
+        Private slot called before the Session menu is shown.
 </p><a NAME="Project.__showContextMenuShow" ID="Project.__showContextMenuShow"></a>
 <h4>Project.__showContextMenuShow</h4>
 <b>__showContextMenuShow</b>(<i></i>)

eric ide

mercurial