I just tried to add same alias to the different files in Qt Resource File. I expected it couldn't be done.
But it is succeeded. Now I'm wondering how Qt knows which file to refer when ask to refer the file using alias.
And I tried to use same alias in different .qrc files too.
How it works?
Thanking you. This is just to know how it is working.