Well, i just had the time to actually test this and found out that while you can leave out the controls and dialog qml files, you still need the styles qml files as there is no plugin dll for them.
 
Does anybody know if there any plan to make plugin for the styles? Which would also be need to be used with the quickcompiler.
 
Regards,
Gunnar
 
 
Gesendet: Montag, 15. Dezember 2014 um 14:09 Uhr
Von: "Gunnar Roth" <[email protected]>
An: "[email protected]" <[email protected]>
Betreff: [Interest] Info: QuickControls plugin load qml files from ressources

Hi all,
i just found out by browsing the qt code that there is a logic in quickcontrols to load the qml files from resources, if some qml file cannot be found in the file system.
So you can just remove the qml files when deploying the app and they will be still available from dll resources, which should a.) be faster and b.) cannot so easily modified( damaged) by a user.
I thought i spread my findings for whom ever it may concern.  I never found something about this in the documentation.
 

 
Regards,
Gunnar
 
PS.: the same applies for commercial quick enterprise controls, which even support using quickcompiler.

PS.PS: Even better would be if there were support for using quickcompiler, when you have a commercial license.
 
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to