[Qt-creator] ANNOUNCE: terminal plugin for qtcreator

Ariel Molina ariel at edis.mx
Fri Jun 26 16:23:23 CEST 2015


This is a very promising plugin! I'll test!

Thank you for sharing

Ariel

On Fri, Jun 26, 2015 at 8:34 AM, Petr Vaněk <petr at yarpen.cz> wrote:

>  hi all,
>
> here is a new plugin for qtcreator providing a terminal/console pane.
> Personally I find it useful so maybe somebody else can like it too. Its
> functionality is simple: it displays a terminal with default shell with
> optional ability to change directory to currently opened file location.
> There are also some predefined color schemes.
>
> https://github.com/qterminal/terminalplugin
>
> I'd like to ask for advice. What is proposed value for
>
> Core::IOutputPane::priorityInStatusBar()
>
> for 3rd party plugins like this one, please?
>
> int TerminalPane::priorityInStatusBar() const
>
> {
>
>     return 1; // TODO/FIXME: what value to use?
>
> }
>
>
>
> thanks,
> petr
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>


-- 
Ariel Molina R.

Oficina: +52 (222) 3723196
Movil: +521 2226 758874
http://edis.mx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150626/b842a5ca/attachment.html>


More information about the Qt-creator mailing list