QT: How can I create a QPIcture from a resource?
Posted
by asdasdsa
on Stack Overflow
See other posts from Stack Overflow
or by asdasdsa
Published on 2010-06-08T06:08:13Z
Indexed on
2010/06/08
6:12 UTC
Read the original article
Hit count: 139
Lets say I have a resource at ':images/pic.gif'
Can i make a QPIcture from this resource or does it have to be loaded from file?
© Stack Overflow or respective owner