Documentation/Source/eric5.Plugins.PluginPep8Checker.html

changeset 945
8cd4d08fa9f6
parent 832
eb5ff61f927b
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
129 of the editors. 129 of the editors.
130 </p><a NAME="Pep8CheckerPlugin.__editorShowMenu" ID="Pep8CheckerPlugin.__editorShowMenu"></a> 130 </p><a NAME="Pep8CheckerPlugin.__editorShowMenu" ID="Pep8CheckerPlugin.__editorShowMenu"></a>
131 <h4>Pep8CheckerPlugin.__editorShowMenu</h4> 131 <h4>Pep8CheckerPlugin.__editorShowMenu</h4>
132 <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>) 132 <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>)
133 <p> 133 <p>
134 Private slot called, when the the editor context menu or a submenu is 134 Private slot called, when the the editor context menu or a submenu is
135 about to be shown. 135 about to be shown.
136 </p><dl> 136 </p><dl>
137 <dt><i>menuName</i></dt> 137 <dt><i>menuName</i></dt>
138 <dd> 138 <dd>
139 name of the menu to be shown (string) 139 name of the menu to be shown (string)
157 the project sources browser. 157 the project sources browser.
158 </p><a NAME="Pep8CheckerPlugin.__projectBrowserShowMenu" ID="Pep8CheckerPlugin.__projectBrowserShowMenu"></a> 158 </p><a NAME="Pep8CheckerPlugin.__projectBrowserShowMenu" ID="Pep8CheckerPlugin.__projectBrowserShowMenu"></a>
159 <h4>Pep8CheckerPlugin.__projectBrowserShowMenu</h4> 159 <h4>Pep8CheckerPlugin.__projectBrowserShowMenu</h4>
160 <b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>) 160 <b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>)
161 <p> 161 <p>
162 Private slot called, when the the project browser menu or a submenu is 162 Private slot called, when the the project browser menu or a submenu is
163 about to be shown. 163 about to be shown.
164 </p><dl> 164 </p><dl>
165 <dt><i>menuName</i></dt> 165 <dt><i>menuName</i></dt>
166 <dd> 166 <dd>
167 name of the menu to be shown (string) 167 name of the menu to be shown (string)
176 Public slot used to check the project files for PEP 8 compliance. 176 Public slot used to check the project files for PEP 8 compliance.
177 </p><a NAME="Pep8CheckerPlugin.__projectShowMenu" ID="Pep8CheckerPlugin.__projectShowMenu"></a> 177 </p><a NAME="Pep8CheckerPlugin.__projectShowMenu" ID="Pep8CheckerPlugin.__projectShowMenu"></a>
178 <h4>Pep8CheckerPlugin.__projectShowMenu</h4> 178 <h4>Pep8CheckerPlugin.__projectShowMenu</h4>
179 <b>__projectShowMenu</b>(<i>menuName, menu</i>) 179 <b>__projectShowMenu</b>(<i>menuName, menu</i>)
180 <p> 180 <p>
181 Private slot called, when the the project menu or a submenu is 181 Private slot called, when the the project menu or a submenu is
182 about to be shown. 182 about to be shown.
183 </p><dl> 183 </p><dl>
184 <dt><i>menuName</i></dt> 184 <dt><i>menuName</i></dt>
185 <dd> 185 <dd>
186 name of the menu to be shown (string) 186 name of the menu to be shown (string)

eric ide

mercurial