Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to integrate terminal in Qt Creator IDE?

Tags:

qt

qt-creator

Is it possible to launch terminal / command prompt with in Qt Creator IDE(just like in Visual Studio Code) ?

like image 656
Bhaskar BR Avatar asked Oct 30 '25 21:10

Bhaskar BR


1 Answers

If you mean, just generic terminal, or some kind of embedded terminal window, then no. If you need a terminal for your work, you need to run it separately, and independent of Qt Creator.

You can run terminal commands though, with

ctrl-K ! space your command

like image 153
hyde Avatar answered Nov 01 '25 14:11

hyde



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!