Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html

changeset 945
8cd4d08fa9f6
parent 832
eb5ff61f927b
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
123 </dd> 123 </dd>
124 </dl><a NAME="SyntaxCheckerPlugin.__editorShowMenu" ID="SyntaxCheckerPlugin.__editorShowMenu"></a> 124 </dl><a NAME="SyntaxCheckerPlugin.__editorShowMenu" ID="SyntaxCheckerPlugin.__editorShowMenu"></a>
125 <h4>SyntaxCheckerPlugin.__editorShowMenu</h4> 125 <h4>SyntaxCheckerPlugin.__editorShowMenu</h4>
126 <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>) 126 <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>)
127 <p> 127 <p>
128 Private slot called, when the the editor context menu or a submenu is 128 Private slot called, when the the editor context menu or a submenu is
129 about to be shown. 129 about to be shown.
130 </p><dl> 130 </p><dl>
131 <dt><i>menuName</i></dt> 131 <dt><i>menuName</i></dt>
132 <dd> 132 <dd>
133 name of the menu to be shown (string) 133 name of the menu to be shown (string)
150 Private slot to (re)initialize the plugin. 150 Private slot to (re)initialize the plugin.
151 </p><a NAME="SyntaxCheckerPlugin.__projectBrowserShowMenu" ID="SyntaxCheckerPlugin.__projectBrowserShowMenu"></a> 151 </p><a NAME="SyntaxCheckerPlugin.__projectBrowserShowMenu" ID="SyntaxCheckerPlugin.__projectBrowserShowMenu"></a>
152 <h4>SyntaxCheckerPlugin.__projectBrowserShowMenu</h4> 152 <h4>SyntaxCheckerPlugin.__projectBrowserShowMenu</h4>
153 <b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>) 153 <b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>)
154 <p> 154 <p>
155 Private slot called, when the the project browser menu or a submenu is 155 Private slot called, when the the project browser menu or a submenu is
156 about to be shown. 156 about to be shown.
157 </p><dl> 157 </p><dl>
158 <dt><i>menuName</i></dt> 158 <dt><i>menuName</i></dt>
159 <dd> 159 <dd>
160 name of the menu to be shown (string) 160 name of the menu to be shown (string)
170 sources browser. 170 sources browser.
171 </p><a NAME="SyntaxCheckerPlugin.__projectShowMenu" ID="SyntaxCheckerPlugin.__projectShowMenu"></a> 171 </p><a NAME="SyntaxCheckerPlugin.__projectShowMenu" ID="SyntaxCheckerPlugin.__projectShowMenu"></a>
172 <h4>SyntaxCheckerPlugin.__projectShowMenu</h4> 172 <h4>SyntaxCheckerPlugin.__projectShowMenu</h4>
173 <b>__projectShowMenu</b>(<i>menuName, menu</i>) 173 <b>__projectShowMenu</b>(<i>menuName, menu</i>)
174 <p> 174 <p>
175 Private slot called, when the the project menu or a submenu is 175 Private slot called, when the the project menu or a submenu is
176 about to be shown. 176 about to be shown.
177 </p><dl> 177 </p><dl>
178 <dt><i>menuName</i></dt> 178 <dt><i>menuName</i></dt>
179 <dd> 179 <dd>
180 name of the menu to be shown (string) 180 name of the menu to be shown (string)

eric ide

mercurial