Reload QML at runtime correctly. How?
Unsolved
General and Desktop
-
Hello all!
I am seeking solution that will allow me download *.qml file from website or from file on device and reload/load it in application runtime if need within all content (images, texts, etc). Is there any way to do it? Briefly, the issue looks like - there are part of application that is need to be customised by customer itself and need to load at runtime if need.
Any solutions in Qt for it?