from a qrc is faster, since the binary data of the files are compiled in to the application exe - so the application does not need to open and read external files, it has all the data.
from a qrc is faster, since the binary data of the files are compiled in to the application exe - so the application does not need to open and read external files, it has all the data.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks