How to handle too many files in Qt
- by mree
I'm not sure how to ask this, but here goes the question:
I'm migrating from J2SE to Qt. After creating some small applications in Qt, I noticed that I've created way too many files compared to what I would've create if I was developing in Java (I use Netbeans).
For an example, for a GUI to Orders, I'd have to create
Main Order Search Window…