Tue, 29 Oct 2024 17:23:21 +0100
- changed to the new style header
- ensured proper parent relationship of modal dialogs
- included compiled form files
<!DOCTYPE html> <html><head> <title>Plugin_Checker_PyLint.PyLintInterface</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Plugin_Checker_PyLint.PyLintInterface</h1> <p> Package containing the PyLint plugin. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Checker_PyLint.PyLintInterface.PyLintConfigDialog.html">PyLintConfigDialog</a></td> <td>Module implementing a dialog to configure the PyLint process.</td> </tr> <tr> <td><a href="Plugin_Checker_PyLint.PyLintInterface.PyLintExecDialog.html">PyLintExecDialog</a></td> <td>Module implementing a dialog to show the results of the PyLint run.</td> </tr> </table> </body></html>