Qt Terminal Emulation Library
-
Does anyone know of a good Qt based terminal emulation library? I would like to be able to embed a terminal emulator within my existing Qt4 based application.
I've found qterminal (https://github.com/qterminal/qtermwidget ) which looks very promising and appears to be still fairly active. Does anyone have any others that they know about? I just want to be sure to cover all my bases.
-
There is definitely an implementation in KDE, but it might (I don't know) be very dependent on other KDE libs.
-
[quote author="dvez43" date="1400267845"]Im pretty sure "Kate" uses one in KDE. It builds Konsole right into the text editor.[/quote]
Yup, and the same in Dolphin (just press F4 :-)).
-
There's also Yakuake which I find useful