Qt 6.11 is out! See what's new in the release
blog
Split the project into small parts
-
Hi All
I write a program and now I have a problem. code is large and debug is hard. .!
I saw some project , programmer divided project into small pieces.how I can divide project to small parts. -
Hi,
You are likely looking for a
SUBDIRStype project.Qt Creator provides you the mean to start them.