by bdiouih, mondrian_n
QConsole is a custom Qt widget implementing a standard console to be inherited to support a specific scripting language or shell, and then embedded in any Qt application. As example, a Tcl console (QtclConsole) is provided for use in EDA applications.
megenius created the need an example.. forum thread
jul_vienne created the Bash terminal example + Python wrapping artifact
mondrian_n committed revision 5 to the QConsole SVN repository, changing 1 files
mondrian_n committed revision 4 to the QConsole SVN repository, changing 1 files
mondrian_n committed revision 3 to the QConsole SVN repository, changing 3 files
mondrian_n committed revision 2 to the QConsole SVN repository, changing 1 files
mondrian_n committed revision 1 to the QConsole SVN repository, changing 31 files
Version 2.0
===========
- Supports Qt4.x:
* qt3support classes used since new QTextEdit/QTextCursor/QTextDocument
classes are not flexible enough !
* Qt3.x still supported through usage of QT_VERSION macro
- QConsole class:
* Pasting with ...
- Support of Qt4.x: * Qt3.x still supported - QConsole class: * Pasting with middle mouse button possible even when clicking outside of the edition zone * New internal replaceCurrentCommand() method for better modularity * When navigating in ...
- Better design - Improved Tcl registration of functions/methods/Vars along with online help - Auto-complete feature - Save script feature - Several bugs fixed - ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use