Package implementing the interface to the PyLint source code checker.
PyLint | Class implementing the high level PyLint interface. |
None |
Class implementing the high level PyLint interface.
PyLint | Constructor |
__pyLintShow | Private slot to show the PyLint dialog with the results of the last run. |
checkActions | Public slot to activate/deactivate action upon display of the menu. |
closeAllWindows | Public method to close all windows. |
getActions | Public method to get a list of all actions. |
initActions | Public method to initialize the PyLint actions. |
initMenu | Public method called to build the Checkers submenu. |
pyLint | Public method used to perform a PyLint run. |
Constructor
Private slot to show the PyLint dialog with the results of the last run.
Public slot to activate/deactivate action upon display of the menu.
Public method to close all windows.
Public method to get a list of all actions.
Public method to initialize the PyLint actions.
Public method called to build the Checkers submenu.
Public method used to perform a PyLint run.