Recommend open source qt project to learn from.
-
wrote on 6 Jun 2020, 20:33 last edited by aha_1980 6 Jul 2020, 19:36
Please recommend a open source project where there is alot of ui elements seperated between multiple ui design files to learn how to distribute code well and without creating 5k lines+ ui .cpp files.
-
wrote on 7 Jun 2020, 07:17 last edited by
Hey,
There is a lot of good ones online, also in the examples in QtCreator..
But you could check out the Qt Advanced Docking system.
1/2