##// END OF EJS Templates
Refactored ConsoleWidget to encapsulate, rather than inherit from, QPlainTextEdit. This permits a QTextEdit to be substituted for a QPlainTextEdit if desired. It also makes it more clear what is the public interface of ConsoleWidget.
Refactored ConsoleWidget to encapsulate, rather than inherit from, QPlainTextEdit. This permits a QTextEdit to be substituted for a QPlainTextEdit if desired. It also makes it more clear what is the public interface of ConsoleWidget.

File last commit:

r2271:62858c7c
r2736:0b79fc7d
Show More
test_imports.py
5 lines | 43 B | text/x-python | PythonLexer
#!/usr/bin/env python
# encoding: utf-8