Documentation/Source/eric5.Project.ProjectOthersBrowser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Project.ProjectOthersBrowser</h1> 23 <h1>eric5.Project.ProjectOthersBrowser</h1>
24 <p> 24 <p>
25 Module implementing a class used to display the parts of the project, that don't fit 25 Module implementing a class used to display the parts of the project, that don't fit
26 the other categories. 26 the other categories.
27 </p> 27 </p>
28 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29 <table> 29 <table>
30 <tr><td>None</td></tr> 30 <tr><td>None</td></tr>
185 Protected slot to handle the open popup menu entry. 185 Protected slot to handle the open popup menu entry.
186 </p><a NAME="ProjectOthersBrowser._showContextMenu" ID="ProjectOthersBrowser._showContextMenu"></a> 186 </p><a NAME="ProjectOthersBrowser._showContextMenu" ID="ProjectOthersBrowser._showContextMenu"></a>
187 <h4>ProjectOthersBrowser._showContextMenu</h4> 187 <h4>ProjectOthersBrowser._showContextMenu</h4>
188 <b>_showContextMenu</b>(<i>menu</i>) 188 <b>_showContextMenu</b>(<i>menu</i>)
189 <p> 189 <p>
190 Protected slot called before the context menu is shown. 190 Protected slot called before the context menu is shown.
191 </p><p> 191 </p><p>
192 It enables/disables the VCS menu entries depending on the overall 192 It enables/disables the VCS menu entries depending on the overall
193 VCS status and the file status. 193 VCS status and the file status.
194 </p><dl> 194 </p><dl>
195 <dt><i>menu</i></dt> 195 <dt><i>menu</i></dt>
196 <dd> 196 <dd>
197 Reference to the popup menu (QPopupMenu) 197 Reference to the popup menu (QPopupMenu)

eric ide

mercurial