Description
Provides a Qt terminal widget used by QTerminal and other applications that need embedded terminal emulation. It helps developers add shell views to desktop tools without implementing terminal behavior from scratch.
Use it as a GUI development library. Embedded terminals can execute commands with user permissions, so applications should make shell access visible and avoid hidden command execution.