Description
Qt applications can embed a terminal widget instead of implementing terminal emulation themselves. This is useful for developers building file managers, IDEs, administration tools, or terminal apps such as QTerminal.
It is a library component built from development source. End users normally receive it as a dependency; applications that expose a terminal should make command execution and working directories clear to users.