Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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)