Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Creating Terminal in QT 4.8 Embedded: (2 Items)
   
Creating Terminal in QT 4.8 Embedded  
how do I create Terminal window in QT 4.8 embededd (W/ Qnx 6.5.1) environment where I can perform basic sheel command 
(grep, find , vi, etc)
Re: Creating Terminal in QT 4.8 Embedded  
Hi Muihammad,

As far as I know Qt doesn't provide terminal widget or application. You can try to use external application or library, 
i.g. QTerminalWidget or QConsole.

Respectfully,
Oleg

> how do I create Terminal window in QT 4.8 embededd (W/ Qnx 6.5.1) environment 
> where I can perform basic sheel command (grep, find , vi, etc)