PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html

changeset 28
1dae294006e8
parent 22
68beeb22dade
child 85
6124794c3ffe
equal deleted inserted replaced
27:ff4bcced7a34 28:1dae294006e8
140 the user pressed the button. 140 the user pressed the button.
141 </p><a NAME="PyLintExecDialog.__readParseStdout" ID="PyLintExecDialog.__readParseStdout"></a> 141 </p><a NAME="PyLintExecDialog.__readParseStdout" ID="PyLintExecDialog.__readParseStdout"></a>
142 <h4>PyLintExecDialog.__readParseStdout</h4> 142 <h4>PyLintExecDialog.__readParseStdout</h4>
143 <b>__readParseStdout</b>(<i></i>) 143 <b>__readParseStdout</b>(<i></i>)
144 <p> 144 <p>
145 Private slot to handle the readyReadStandardOutput signal for parseable output. 145 Private slot to handle the readyReadStandardOutput signal for
146 parseable output.
146 </p><p> 147 </p><p>
147 It reads the output of the process, formats it and inserts it into 148 It reads the output of the process, formats it and inserts it into
148 the message list pane. 149 the message list pane.
149 </p><a NAME="PyLintExecDialog.__readStderr" ID="PyLintExecDialog.__readStderr"></a> 150 </p><a NAME="PyLintExecDialog.__readStderr" ID="PyLintExecDialog.__readStderr"></a>
150 <h4>PyLintExecDialog.__readStderr</h4> 151 <h4>PyLintExecDialog.__readStderr</h4>

eric ide

mercurial