Вопрос

I have recently finished the UI for my console application with qt and I want to have a panel (container is not important) for a console version too.

Something like this:

enter image description here

How can I do this? I need solutions for Windows and for Linux.

Это было полезно?

Решение

The QTermWidget sounds as if it should be usable for this situation.

I haven't tried it myself (I'm not a Qt developer). Also, it doesn't seem to be very well maintained, but at least give it a try.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top