I have an image in a resource file and reference the image via a resource link in the QML file.
I’m using the QML console application to test, however how does the QML application know where the resources are stored?
Is there anyway to specify the resource file to the QML application for test purposes?