qt.console.bracket_matcher
qt.console.ansi_code_processor
qt.console.call_tip_widget
Enter search terms or a module, class or function name.
Provides bracket matching for Q[Plain]TextEdit widgets.
IPython.qt.console.bracket_matcher.
BracketMatcher
Bases: PyQt4.QtCore.QObject
PyQt4.QtCore.QObject
Matches square brackets, braces, and parentheses based on cursor position.
__init__
Create a call tip manager that is attached to the specified Qt text edit widget.