how can i embed icons or images my application is using , i don't what to hold image directory in my application root , is there any valid method for that ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You should use the Qt Resource System. See the section Compiled-In Resources. |
|||
|
|