src/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html

branch
eric7
changeset 10784
521fd465b048
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html	Fri Jun 14 11:18:10 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html	Fri Jun 14 11:23:45 2024 +0200
@@ -149,6 +149,10 @@
 <td>Private slot called by the sourceMenu aboutToShow signal.</td>
 </tr>
 <tr>
+<td><a href="#ProjectSourcesBrowser.__showContextMenuAttribute">__showContextMenuAttribute</a></td>
+<td>Private slot called by the attributeMenu aboutToShow signal.</td>
+</tr>
+<tr>
 <td><a href="#ProjectSourcesBrowser.__showContextMenuBack">__showContextMenuBack</a></td>
 <td>Private slot called by the backMenu aboutToShow signal.</td>
 </tr>
@@ -169,6 +173,10 @@
 <td>Private slot called before the Code Formatting menu is shown.</td>
 </tr>
 <tr>
+<td><a href="#ProjectSourcesBrowser.__showContextMenuGeneral">__showContextMenuGeneral</a></td>
+<td>Private slot called by the menu aboutToShow signal.</td>
+</tr>
+<tr>
 <td><a href="#ProjectSourcesBrowser.__showContextMenuGraphics">__showContextMenuGraphics</a></td>
 <td>Private slot called before the checks menu is shown.</td>
 </tr>
@@ -424,6 +432,13 @@
         Private slot called by the sourceMenu aboutToShow signal.
 </p>
 
+<a NAME="ProjectSourcesBrowser.__showContextMenuAttribute" ID="ProjectSourcesBrowser.__showContextMenuAttribute"></a>
+<h4>ProjectSourcesBrowser.__showContextMenuAttribute</h4>
+<b>__showContextMenuAttribute</b>(<i></i>)
+<p>
+        Private slot called by the attributeMenu aboutToShow signal.
+</p>
+
 <a NAME="ProjectSourcesBrowser.__showContextMenuBack" ID="ProjectSourcesBrowser.__showContextMenuBack"></a>
 <h4>ProjectSourcesBrowser.__showContextMenuBack</h4>
 <b>__showContextMenuBack</b>(<i></i>)
@@ -459,6 +474,13 @@
         Private slot called before the Code Formatting menu is shown.
 </p>
 
+<a NAME="ProjectSourcesBrowser.__showContextMenuGeneral" ID="ProjectSourcesBrowser.__showContextMenuGeneral"></a>
+<h4>ProjectSourcesBrowser.__showContextMenuGeneral</h4>
+<b>__showContextMenuGeneral</b>(<i></i>)
+<p>
+        Private slot called by the menu aboutToShow signal.
+</p>
+
 <a NAME="ProjectSourcesBrowser.__showContextMenuGraphics" ID="ProjectSourcesBrowser.__showContextMenuGraphics"></a>
 <h4>ProjectSourcesBrowser.__showContextMenuGraphics</h4>
 <b>__showContextMenuGraphics</b>(<i></i>)

eric ide

mercurial