Create folders in my project
-
Hello guys!
I've been working on a project since last weekend in order to train my skills in c++. I'm using qt-creator and I need to create folders for store other files so my question is is there are any way to do this inside the IDE without have to leave the IDE.
Thank you for your help!
-
Hello guys!
I've been working on a project since last weekend in order to train my skills in c++. I'm using qt-creator and I need to create folders for store other files so my question is is there are any way to do this inside the IDE without have to leave the IDE.
Thank you for your help!
-
@brayaON said in Create folders in my project:
IMHO
In My Humble Opinion ==> https://www.slang.org/ihmo-meaning-definition/
-
@brayaON said in Create folders in my project:
IMHO
In My Humble Opinion ==> https://www.slang.org/ihmo-meaning-definition/
@KroMignon thank you!
-
Hello guys!
I've been working on a project since last weekend in order to train my skills in c++. I'm using qt-creator and I need to create folders for store other files so my question is is there are any way to do this inside the IDE without have to leave the IDE.
Thank you for your help!
When you add (file) - for example class, you can also make a new "directory" ( Qt terminology) - see "Path" in attachment
Be careful when using anything "existing " - it gets little hard to navigate. -
When you add (file) - for example class, you can also make a new "directory" ( Qt terminology) - see "Path" in attachment
Be careful when using anything "existing " - it gets little hard to navigate.