Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
4.3.3
-
None
Description
It would be nice if it was possible to use wildcards in a qrc file.
For example:
<RCC>
<qresource>
<file>Images/*.png</file>
</qresource>
</RCC>