PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html

Sat, 23 Feb 2013 15:12:21 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 23 Feb 2013 15:12:21 +0100
changeset 18
ae62d56e345d
child 22
68beeb22dade
permissions
-rw-r--r--

Modified the code to do lazy import.

18
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <!DOCTYPE html>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <html><head>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <title>Plugin_Checker_PyLint.PyLint.PyLintConfigDialog</title>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <meta charset="UTF-8">
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <style>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 body {
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 background:white;
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 margin: 0em 1em 10em 1em;
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 color: black;
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 }
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 h1 { color: white; background: #4FA4FF; }
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 h2 { color: white; background: #4FA4FF; }
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 h3 { color: white; background: #00557F; }
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 h4 { color: white; background: #00557F; }
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 a { color: #AA5500; }
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 </style>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 </head>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <body><a NAME="top" ID="top"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <h1>Plugin_Checker_PyLint.PyLint.PyLintConfigDialog</h1>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 Module implementing a dialog to configure the PyLint process
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 </p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 <h3>Global Attributes</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <tr><td>None</td></tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 <h3>Classes</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 <td><a href="#PyLintConfigDialog">PyLintConfigDialog</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 <td>Class implementing a dialog to configure the PyLint process</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 </tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 <h3>Functions</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <tr><td>None</td></tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 <hr /><hr />
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 <a NAME="PyLintConfigDialog" ID="PyLintConfigDialog"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 <h2>PyLintConfigDialog</h2>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 Class implementing a dialog to configure the PyLint process
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 </p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <h3>Derived from</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 QDialog, Ui_PyLintConfigDialog
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <h3>Class Attributes</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 <tr><td>None</td></tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <h3>Class Methods</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 <tr><td>None</td></tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <h3>Methods</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 <td><a href="#PyLintConfigDialog.__init__">PyLintConfigDialog</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 <td>Constructor</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 <td><a href="#PyLintConfigDialog.__createConfigDone">__createConfigDone</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <td>Private slot to handle the the finished signal of the pylint process.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <td><a href="#PyLintConfigDialog.__initializeDefaults">__initializeDefaults</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <td>Private method to set the default values.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 <td><a href="#PyLintConfigDialog.__readStderr">__readStderr</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 <td>Private slot to handle the readyReadStandardError signal of the pylint process.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 <td><a href="#PyLintConfigDialog.__readStdout">__readStdout</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 <td>Private slot to handle the readyReadStandardOutput signal of the pylint process.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 <td><a href="#PyLintConfigDialog.accept">accept</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 <td>Protected slot called by the Ok button.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 <td><a href="#PyLintConfigDialog.generateParameters">generateParameters</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <td>Public method that generates the commandline parameters.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 <td><a href="#PyLintConfigDialog.on_configButton_clicked">on_configButton_clicked</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 <td>Public slot to handle the generation of a sample configuration.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 <td><a href="#PyLintConfigDialog.on_configfileButton_clicked">on_configfileButton_clicked</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 <td>Private slot to select the configuration file.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 </tr><tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 <td><a href="#PyLintConfigDialog.on_reportfileButton_clicked">on_reportfileButton_clicked</a></td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <td>Private slot to select the report file.</td>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 </tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 <h3>Static Methods</h3>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 <table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 <tr><td>None</td></tr>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 </table>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 <a NAME="PyLintConfigDialog.__init__" ID="PyLintConfigDialog.__init__"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 <h4>PyLintConfigDialog (Constructor)</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <b>PyLintConfigDialog</b>(<i>ppath, exe, parms=None, parent=None</i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 Constructor
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 </p><dl>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 <dt><i>ppath</i></dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 project path (string or QString)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 Used to set the default path for the rcfile selection dialog
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 </dd><dt><i>exe</i></dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 name of the pylint executable (string)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 </dd><dt><i>parms</i></dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 parameters to set in the dialog
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 </dd><dt><i>parent</i></dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 reference to the parent widget (QWidget)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 </dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 </dl><a NAME="PyLintConfigDialog.__createConfigDone" ID="PyLintConfigDialog.__createConfigDone"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 <h4>PyLintConfigDialog.__createConfigDone</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 <b>__createConfigDone</b>(<i>exitCode, exitStatus</i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 Private slot to handle the the finished signal of the pylint process.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 </p><dl>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 <dt><i>exitCode</i></dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 exit code of the process (integer)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 </dd><dt><i>exitStatus</i></dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 exit status of the process (QProcess.ExitStatus)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 </dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 </dl><a NAME="PyLintConfigDialog.__initializeDefaults" ID="PyLintConfigDialog.__initializeDefaults"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 <h4>PyLintConfigDialog.__initializeDefaults</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 <b>__initializeDefaults</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 Private method to set the default values.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133 </p><p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 These are needed later on to generate the commandline
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 parameters.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 </p><a NAME="PyLintConfigDialog.__readStderr" ID="PyLintConfigDialog.__readStderr"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 <h4>PyLintConfigDialog.__readStderr</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 <b>__readStderr</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 Private slot to handle the readyReadStandardError signal of the pylint process.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 </p><a NAME="PyLintConfigDialog.__readStdout" ID="PyLintConfigDialog.__readStdout"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 <h4>PyLintConfigDialog.__readStdout</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 <b>__readStdout</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 Private slot to handle the readyReadStandardOutput signal of the pylint process.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 </p><a NAME="PyLintConfigDialog.accept" ID="PyLintConfigDialog.accept"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 <h4>PyLintConfigDialog.accept</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 <b>accept</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 Protected slot called by the Ok button.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 </p><p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 It saves the values in the parameters dictionary.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 </p><a NAME="PyLintConfigDialog.generateParameters" ID="PyLintConfigDialog.generateParameters"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 <h4>PyLintConfigDialog.generateParameters</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 <b>generateParameters</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 Public method that generates the commandline parameters.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 </p><p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 It generates a QStringList to be used
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 to set the QProcess arguments for the pylint call and
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 a list containing the non default parameters. The second
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 list can be passed back upon object generation to overwrite
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 the default settings.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 </p><p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 <b>Note</b>: The arguments list contains the name of the pylint executable as
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 the first parameter.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 </p><dl>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
168 <dt>Returns:</dt>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
169 <dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 a tuple of the commandline parameters and non default parameters
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171 (list of strings, dictionary)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 </dd>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
173 </dl><a NAME="PyLintConfigDialog.on_configButton_clicked" ID="PyLintConfigDialog.on_configButton_clicked"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174 <h4>PyLintConfigDialog.on_configButton_clicked</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
175 <b>on_configButton_clicked</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 Public slot to handle the generation of a sample configuration.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
178 </p><a NAME="PyLintConfigDialog.on_configfileButton_clicked" ID="PyLintConfigDialog.on_configfileButton_clicked"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
179 <h4>PyLintConfigDialog.on_configfileButton_clicked</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
180 <b>on_configfileButton_clicked</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
181 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
182 Private slot to select the configuration file.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
183 </p><p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
184 It displays a file selection dialog to select the configuration file.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
185 </p><a NAME="PyLintConfigDialog.on_reportfileButton_clicked" ID="PyLintConfigDialog.on_reportfileButton_clicked"></a>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
186 <h4>PyLintConfigDialog.on_reportfileButton_clicked</h4>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 <b>on_reportfileButton_clicked</b>(<i></i>)
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
188 <p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
189 Private slot to select the report file.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
190 </p><p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
191 It displays a file selection dialog to select the report file.
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
192 </p>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 <div align="right"><a href="#top">Up</a></div>
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
194 <hr />
ae62d56e345d Modified the code to do lazy import.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
195 </body></html>

eric ide

mercurial