Qt New Project
Jump to navigation
Jump to search
How to create project:
qtcreator &
File >> New File or Project Select: Applications and Qt Gui Applications. Click "Choose" Follow to select name, project directory, etc. As the result you will get: file: project_name.pro // profile dir: Headers // .h files dir: Sources // *.cpp files dir: Forms // *.ui files