--- a/PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html Sat Dec 31 13:50:22 2016 +0100 +++ b/PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html Mon Mar 27 19:46:20 2017 +0200 @@ -73,13 +73,13 @@ <td>Private slot to handle the readyReadStandardOutput signal of the pylint process.</td> </tr><tr> <td><a href="#PyLintConfigDialog.accept">accept</a></td> -<td>Protected slot called by the Ok button.</td> +<td>Public slot called by the Ok button.</td> </tr><tr> <td><a href="#PyLintConfigDialog.generateParameters">generateParameters</a></td> <td>Public method that generates the commandline parameters.</td> </tr><tr> <td><a href="#PyLintConfigDialog.on_configButton_clicked">on_configButton_clicked</a></td> -<td>Public slot to handle the generation of a sample configuration.</td> +<td>Private slot to handle the generation of a sample configuration.</td> </tr><tr> <td><a href="#PyLintConfigDialog.on_configfileButton_clicked">on_configfileButton_clicked</a></td> <td>Private slot to select the configuration file.</td> @@ -149,7 +149,7 @@ <h4>PyLintConfigDialog.accept</h4> <b>accept</b>(<i></i>) <p> - Protected slot called by the Ok button. + Public slot called by the Ok button. </p><p> It saves the values in the parameters dictionary. </p><a NAME="PyLintConfigDialog.generateParameters" ID="PyLintConfigDialog.generateParameters"></a> @@ -176,7 +176,7 @@ <h4>PyLintConfigDialog.on_configButton_clicked</h4> <b>on_configButton_clicked</b>(<i></i>) <p> - Public slot to handle the generation of a sample configuration. + Private slot to handle the generation of a sample configuration. </p><a NAME="PyLintConfigDialog.on_configfileButton_clicked" ID="PyLintConfigDialog.on_configfileButton_clicked"></a> <h4>PyLintConfigDialog.on_configfileButton_clicked</h4> <b>on_configfileButton_clicked</b>(<i></i>)