'no console or terminal widget for Qt ?

I'm interested in embedding a really simple console for a scripting language inside my GUI ( so it's a widget that is supposed to communicate with the interpreter of the language too ), I browsed the available widgets and the available constructs in Qt but I can't seem to find a real solution that will work out well in my case.

Can you confirm that there is no such widget, at least at the present with Qt 5.2.0 ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source