95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#PyLintPlugin.__projectBrowserPylint">__projectBrowserPylint</a></td> |
96 <td><a href="#PyLintPlugin.__projectBrowserPylint">__projectBrowserPylint</a></td> |
97 <td>Private method to handle the Pylint context menu action of the project sources browser.</td> |
97 <td>Private method to handle the Pylint context menu action of the project sources browser.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#PyLintPlugin.__projectBrowserPylintShow">__projectBrowserPylintShow</a></td> |
99 <td><a href="#PyLintPlugin.__projectBrowserPylintShow">__projectBrowserPylintShow</a></td> |
100 <td>Public slot to show the PyLint dialog with the results of the last run.</td> |
100 <td>Private slot to show the PyLint dialog with the results of the last run.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#PyLintPlugin.__projectBrowserShowMenu">__projectBrowserShowMenu</a></td> |
102 <td><a href="#PyLintPlugin.__projectBrowserShowMenu">__projectBrowserShowMenu</a></td> |
103 <td>Private slot called, when the the project browser menu or a submenu is about to be shown.</td> |
103 <td>Private slot called, when the the project browser menu or a submenu is about to be shown.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#PyLintPlugin.__projectPylint">__projectPylint</a></td> |
105 <td><a href="#PyLintPlugin.__projectPylint">__projectPylint</a></td> |
106 <td>Public slot used to check the project files with Pylint.</td> |
106 <td>Private slot used to check the project files with Pylint.</td> |
107 </tr><tr> |
107 </tr><tr> |
108 <td><a href="#PyLintPlugin.__projectPylintShow">__projectPylintShow</a></td> |
108 <td><a href="#PyLintPlugin.__projectPylintShow">__projectPylintShow</a></td> |
109 <td>Public slot to show the PyLint dialog with the results of the last run.</td> |
109 <td>Private slot to show the PyLint dialog with the results of the last run.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#PyLintPlugin.__projectShowMenu">__projectShowMenu</a></td> |
111 <td><a href="#PyLintPlugin.__projectShowMenu">__projectShowMenu</a></td> |
112 <td>Private slot called, when the the project menu or a submenu is about to be shown.</td> |
112 <td>Private slot called, when the the project menu or a submenu is about to be shown.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#PyLintPlugin.__pyLint">__pyLint</a></td> |
114 <td><a href="#PyLintPlugin.__pyLint">__pyLint</a></td> |
195 sources browser. |
195 sources browser. |
196 </p><a NAME="PyLintPlugin.__projectBrowserPylintShow" ID="PyLintPlugin.__projectBrowserPylintShow"></a> |
196 </p><a NAME="PyLintPlugin.__projectBrowserPylintShow" ID="PyLintPlugin.__projectBrowserPylintShow"></a> |
197 <h4>PyLintPlugin.__projectBrowserPylintShow</h4> |
197 <h4>PyLintPlugin.__projectBrowserPylintShow</h4> |
198 <b>__projectBrowserPylintShow</b>(<i></i>) |
198 <b>__projectBrowserPylintShow</b>(<i></i>) |
199 <p> |
199 <p> |
200 Public slot to show the PyLint dialog with the results of the last run. |
200 Private slot to show the PyLint dialog with the results of the last |
|
201 run. |
201 </p><a NAME="PyLintPlugin.__projectBrowserShowMenu" ID="PyLintPlugin.__projectBrowserShowMenu"></a> |
202 </p><a NAME="PyLintPlugin.__projectBrowserShowMenu" ID="PyLintPlugin.__projectBrowserShowMenu"></a> |
202 <h4>PyLintPlugin.__projectBrowserShowMenu</h4> |
203 <h4>PyLintPlugin.__projectBrowserShowMenu</h4> |
203 <b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>) |
204 <b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>) |
204 <p> |
205 <p> |
205 Private slot called, when the the project browser menu or a submenu is |
206 Private slot called, when the the project browser menu or a submenu is |
214 </dd> |
215 </dd> |
215 </dl><a NAME="PyLintPlugin.__projectPylint" ID="PyLintPlugin.__projectPylint"></a> |
216 </dl><a NAME="PyLintPlugin.__projectPylint" ID="PyLintPlugin.__projectPylint"></a> |
216 <h4>PyLintPlugin.__projectPylint</h4> |
217 <h4>PyLintPlugin.__projectPylint</h4> |
217 <b>__projectPylint</b>(<i></i>) |
218 <b>__projectPylint</b>(<i></i>) |
218 <p> |
219 <p> |
219 Public slot used to check the project files with Pylint. |
220 Private slot used to check the project files with Pylint. |
220 </p><a NAME="PyLintPlugin.__projectPylintShow" ID="PyLintPlugin.__projectPylintShow"></a> |
221 </p><a NAME="PyLintPlugin.__projectPylintShow" ID="PyLintPlugin.__projectPylintShow"></a> |
221 <h4>PyLintPlugin.__projectPylintShow</h4> |
222 <h4>PyLintPlugin.__projectPylintShow</h4> |
222 <b>__projectPylintShow</b>(<i></i>) |
223 <b>__projectPylintShow</b>(<i></i>) |
223 <p> |
224 <p> |
224 Public slot to show the PyLint dialog with the results of the last run. |
225 Private slot to show the PyLint dialog with the results of the last |
|
226 run. |
225 </p><a NAME="PyLintPlugin.__projectShowMenu" ID="PyLintPlugin.__projectShowMenu"></a> |
227 </p><a NAME="PyLintPlugin.__projectShowMenu" ID="PyLintPlugin.__projectShowMenu"></a> |
226 <h4>PyLintPlugin.__projectShowMenu</h4> |
228 <h4>PyLintPlugin.__projectShowMenu</h4> |
227 <b>__projectShowMenu</b>(<i>menuName, menu</i>) |
229 <b>__projectShowMenu</b>(<i>menuName, menu</i>) |
228 <p> |
230 <p> |
229 Private slot called, when the the project menu or a submenu is |
231 Private slot called, when the the project menu or a submenu is |