Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3456
96232974dcdb
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
147 </dd> 147 </dd>
148 </dl><a NAME="SyntaxCheckerPlugin.__editorSyntaxCheck" ID="SyntaxCheckerPlugin.__editorSyntaxCheck"></a> 148 </dl><a NAME="SyntaxCheckerPlugin.__editorSyntaxCheck" ID="SyntaxCheckerPlugin.__editorSyntaxCheck"></a>
149 <h4>SyntaxCheckerPlugin.__editorSyntaxCheck</h4> 149 <h4>SyntaxCheckerPlugin.__editorSyntaxCheck</h4>
150 <b>__editorSyntaxCheck</b>(<i></i>) 150 <b>__editorSyntaxCheck</b>(<i></i>)
151 <p> 151 <p>
152 Private slot to handle the syntax check context menu action of the editors. 152 Private slot to handle the syntax check context menu action of the
153 editors.
153 </p><a NAME="SyntaxCheckerPlugin.__initialize" ID="SyntaxCheckerPlugin.__initialize"></a> 154 </p><a NAME="SyntaxCheckerPlugin.__initialize" ID="SyntaxCheckerPlugin.__initialize"></a>
154 <h4>SyntaxCheckerPlugin.__initialize</h4> 155 <h4>SyntaxCheckerPlugin.__initialize</h4>
155 <b>__initialize</b>(<i></i>) 156 <b>__initialize</b>(<i></i>)
156 <p> 157 <p>
157 Private slot to (re)initialize the plugin. 158 Private slot to (re)initialize the plugin.
171 </dd> 172 </dd>
172 </dl><a NAME="SyntaxCheckerPlugin.__projectBrowserSyntaxCheck" ID="SyntaxCheckerPlugin.__projectBrowserSyntaxCheck"></a> 173 </dl><a NAME="SyntaxCheckerPlugin.__projectBrowserSyntaxCheck" ID="SyntaxCheckerPlugin.__projectBrowserSyntaxCheck"></a>
173 <h4>SyntaxCheckerPlugin.__projectBrowserSyntaxCheck</h4> 174 <h4>SyntaxCheckerPlugin.__projectBrowserSyntaxCheck</h4>
174 <b>__projectBrowserSyntaxCheck</b>(<i></i>) 175 <b>__projectBrowserSyntaxCheck</b>(<i></i>)
175 <p> 176 <p>
176 Private method to handle the syntax check context menu action of the project 177 Private method to handle the syntax check context menu action of the
177 sources browser. 178 project sources browser.
178 </p><a NAME="SyntaxCheckerPlugin.__projectShowMenu" ID="SyntaxCheckerPlugin.__projectShowMenu"></a> 179 </p><a NAME="SyntaxCheckerPlugin.__projectShowMenu" ID="SyntaxCheckerPlugin.__projectShowMenu"></a>
179 <h4>SyntaxCheckerPlugin.__projectShowMenu</h4> 180 <h4>SyntaxCheckerPlugin.__projectShowMenu</h4>
180 <b>__projectShowMenu</b>(<i>menuName, menu</i>) 181 <b>__projectShowMenu</b>(<i>menuName, menu</i>)
181 <p> 182 <p>
182 Private slot called, when the the project menu or a submenu is 183 Private slot called, when the the project menu or a submenu is

eric ide

mercurial