NINJA-IDE

Module: errors_lists.py API

No description.

Class: ErrorsWidget(QWidget)

class ErrorsWidget(QWidget):
pep8Activated(bool)
lintActivated(bool)

Function: __init__() [at ln:46]

def __init__():

No description.


Function: _turn_on_off_lint() [at ln:88]

def _turn_on_off_lint():
Change the status of the lint checker state.

Function: _turn_on_off_pep8() [at ln:97]

def _turn_on_off_pep8():
Change the status of the lint checker state.

Function: clear() [at ln:148]

def clear():
Clear the widget

Function: errors_selected() [at ln:106]

def errors_selected():

No description.


Function: pep8_selected() [at ln:115]

def pep8_selected():

No description.


Function: refresh_lists(errors, pep8) [at ln:124]

def refresh_lists(errors, pep8):

No description.

Contents © 2013 NINJA-IDE - Powered by Nikola and Documentor