qtqmlqtquick2qresource

How to specify wildcards in .qrc resource file of QML?


There are x number of .png files in a directory.
Instead of adding all these manually I would want to specify the directory path in the .qrc file and let it include all of them on its own.

What is the way to achieve this?


Solution

  • No, this is not yet possible, see this bugreport for details.