i want to seperate the different parts of the GUI, in QtQuick UI project, i can put seperate parts in seperated files, but after using subdirs to categorize qml files code is not working. (i use this project for prototyping purpose)
and i have no idea how to do that in Qt Quick application project! (and this project for final deployment)
any help?
↧