267 Private slot used to check the project files for code style. |
267 Private slot used to check the project files for code style. |
268 </p> |
268 </p> |
269 |
269 |
270 <a NAME="CodeStyleCheckerPlugin.__projectShowMenu" ID="CodeStyleCheckerPlugin.__projectShowMenu"></a> |
270 <a NAME="CodeStyleCheckerPlugin.__projectShowMenu" ID="CodeStyleCheckerPlugin.__projectShowMenu"></a> |
271 <h4>CodeStyleCheckerPlugin.__projectShowMenu</h4> |
271 <h4>CodeStyleCheckerPlugin.__projectShowMenu</h4> |
272 <b>__projectShowMenu</b>(<i>menuName, menu</i>) |
272 <b>__projectShowMenu</b>(<i>menuName, _menu</i>) |
273 <p> |
273 <p> |
274 Private slot called, when the the project menu or a submenu is |
274 Private slot called, when the the project menu or a submenu is |
275 about to be shown. |
275 about to be shown. |
276 </p> |
276 </p> |
277 |
277 |
279 |
279 |
280 <dt><i>menuName</i> (str)</dt> |
280 <dt><i>menuName</i> (str)</dt> |
281 <dd> |
281 <dd> |
282 name of the menu to be shown |
282 name of the menu to be shown |
283 </dd> |
283 </dd> |
284 <dt><i>menu</i> (QMenu)</dt> |
284 <dt><i>_menu</i> (QMenu)</dt> |
285 <dd> |
285 <dd> |
286 reference to the menu |
286 reference to the menu (unused) |
287 </dd> |
287 </dd> |
288 </dl> |
288 </dl> |
289 <a NAME="CodeStyleCheckerPlugin.__serviceError" ID="CodeStyleCheckerPlugin.__serviceError"></a> |
289 <a NAME="CodeStyleCheckerPlugin.__serviceError" ID="CodeStyleCheckerPlugin.__serviceError"></a> |
290 <h4>CodeStyleCheckerPlugin.__serviceError</h4> |
290 <h4>CodeStyleCheckerPlugin.__serviceError</h4> |
291 <b>__serviceError</b>(<i>fn, msg</i>) |
291 <b>__serviceError</b>(<i>fn, msg</i>) |