src/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
243 project sources browser. 243 project sources browser.
244 </p> 244 </p>
245 245
246 <a NAME="SyntaxCheckerPlugin.__projectShowMenu" ID="SyntaxCheckerPlugin.__projectShowMenu"></a> 246 <a NAME="SyntaxCheckerPlugin.__projectShowMenu" ID="SyntaxCheckerPlugin.__projectShowMenu"></a>
247 <h4>SyntaxCheckerPlugin.__projectShowMenu</h4> 247 <h4>SyntaxCheckerPlugin.__projectShowMenu</h4>
248 <b>__projectShowMenu</b>(<i>menuName, menu</i>) 248 <b>__projectShowMenu</b>(<i>menuName, _menu</i>)
249 <p> 249 <p>
250 Private slot called, when the the project menu or a submenu is 250 Private slot called, when the the project menu or a submenu is
251 about to be shown. 251 about to be shown.
252 </p> 252 </p>
253 253
255 255
256 <dt><i>menuName</i> (str)</dt> 256 <dt><i>menuName</i> (str)</dt>
257 <dd> 257 <dd>
258 name of the menu to be shown 258 name of the menu to be shown
259 </dd> 259 </dd>
260 <dt><i>menu</i> (QMenu)</dt> 260 <dt><i>_menu</i> (QMenu)</dt>
261 <dd> 261 <dd>
262 reference to the menu 262 reference to the menu (unused)
263 </dd> 263 </dd>
264 </dl> 264 </dl>
265 <a NAME="SyntaxCheckerPlugin.__projectSyntaxCheck" ID="SyntaxCheckerPlugin.__projectSyntaxCheck"></a> 265 <a NAME="SyntaxCheckerPlugin.__projectSyntaxCheck" ID="SyntaxCheckerPlugin.__projectSyntaxCheck"></a>
266 <h4>SyntaxCheckerPlugin.__projectSyntaxCheck</h4> 266 <h4>SyntaxCheckerPlugin.__projectSyntaxCheck</h4>
267 <b>__projectSyntaxCheck</b>(<i></i>) 267 <b>__projectSyntaxCheck</b>(<i></i>)

eric ide

mercurial