--- a/PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html Sun Apr 14 14:46:14 2013 +0200 +++ b/PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html Thu Sep 26 22:53:14 2013 +0200 @@ -4,17 +4,17 @@ <meta charset="UTF-8"> <style> body { - background:white; + background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } -h1 { color: white; background: #4FA4FF; } -h2 { color: white; background: #4FA4FF; } -h3 { color: white; background: #00557F; } -h4 { color: white; background: #00557F; } +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } -a { color: #AA5500; } +a { color: #BA6D36; } </style> </head> @@ -94,7 +94,7 @@ </table> <a NAME="PyLintConfigDialog.__init__" ID="PyLintConfigDialog.__init__"></a> <h4>PyLintConfigDialog (Constructor)</h4> -<b>PyLintConfigDialog</b>(<i>ppath, exe, parms=None, parent=None</i>) +<b>PyLintConfigDialog</b>(<i>ppath, exe, parms, version</i>) <p> Constructor </p><dl> @@ -108,9 +108,9 @@ </dd><dt><i>parms</i></dt> <dd> parameters to set in the dialog -</dd><dt><i>parent</i></dt> +</dd><dt><i>version</i></dt> <dd> -reference to the parent widget (QWidget) +pylint version (string) </dd> </dl><a NAME="PyLintConfigDialog.__createConfigDone" ID="PyLintConfigDialog.__createConfigDone"></a> <h4>PyLintConfigDialog.__createConfigDone</h4>