Welcome, Guest! Log In | Create Account

Share

QConsole

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.


http://qconsole.sourceforge.net

Electronic Design Automation (EDA), Object Oriented, User Interfaces

Project Feed

  • Forum thread added

    megenius created the need an example.. forum thread

    08:25PM on Mar 17 2009 by megenius

  • Tracker artifact added

    jul_vienne created the Bash terminal example + Python wrapping artifact

    06:32PM on Mar 30 2008 by jul_vienne

  • Code committed

    mondrian_n committed revision 5 to the QConsole SVN repository, changing 1 files

    01:05PM on May 15 2006 by mondrian_n

  • Code committed

    mondrian_n committed revision 4 to the QConsole SVN repository, changing 1 files

    11:41AM on Mar 31 2006 by mondrian_n

  • Code committed

    mondrian_n committed revision 3 to the QConsole SVN repository, changing 3 files

    09:27AM on Mar 29 2006 by mondrian_n

  • Code committed

    mondrian_n committed revision 2 to the QConsole SVN repository, changing 1 files

    09:23AM on Mar 29 2006 by mondrian_n

  • Code committed

    mondrian_n committed revision 1 to the QConsole SVN repository, changing 31 files

    12:12PM on Mar 24 2006 by mondrian_n

  • qconsole 2.0 file released: qconsole2.tar.bz2

    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 ...

    03:11PM on Mar 23 2006

  • QConsole 2.0 Released !

    - 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 ...

    07:17AM on Mar 23 2006 by bdiouih

  • QConsole 1.1 Released

    - Better design - Improved Tcl registration of functions/methods/Vars along with online help - Auto-complete feature - Save script feature - Several bugs fixed - ...

    05:07PM on Nov 30 2005 by bdiouih

QConsole Actions