262 reference to the new editor |
262 reference to the new editor |
263 </dd> |
263 </dd> |
264 </dl> |
264 </dl> |
265 <a NAME="AssistantJedi.__editorShowMenu" ID="AssistantJedi.__editorShowMenu"></a> |
265 <a NAME="AssistantJedi.__editorShowMenu" ID="AssistantJedi.__editorShowMenu"></a> |
266 <h4>AssistantJedi.__editorShowMenu</h4> |
266 <h4>AssistantJedi.__editorShowMenu</h4> |
267 <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>) |
267 <b>__editorShowMenu</b>(<i>menuName, _menu, editor</i>) |
268 <p> |
268 <p> |
269 Private slot called, when the the editor context menu or a submenu is |
269 Private slot called, when the the editor context menu or a submenu is |
270 about to be shown. |
270 about to be shown. |
271 </p> |
271 </p> |
272 |
272 |
274 |
274 |
275 <dt><i>menuName</i> (str)</dt> |
275 <dt><i>menuName</i> (str)</dt> |
276 <dd> |
276 <dd> |
277 name of the menu to be shown |
277 name of the menu to be shown |
278 </dd> |
278 </dd> |
279 <dt><i>menu</i> (QMenu)</dt> |
279 <dt><i>_menu</i> (QMenu)</dt> |
280 <dd> |
280 <dd> |
281 reference to the menu |
281 reference to the menu (unused) |
282 </dd> |
282 </dd> |
283 <dt><i>editor</i> (Editor)</dt> |
283 <dt><i>editor</i> (Editor)</dt> |
284 <dd> |
284 <dd> |
285 reference to the editor |
285 reference to the editor |
286 </dd> |
286 </dd> |