Quote Originally Posted by stampede View Post
But you have defined a prefix for the images, which means you have to use it (prefix) when accessing the resources.
Removed.Still same effect
Qt Code:
  1. <RCC>
  2. <qresource>
  3. <file>1.jpg</file>
  4. <file>ex.png</file>
  5. <file>o.png</file>
  6. <file>icon.png</file>
  7. </qresource>
  8. </RCC>
To copy to clipboard, switch view to plain text mode