Qt 6.11 is out! See what's new in the release
blog
Adding new images to project
General and Desktop
4
Posts
3
Posters
1.7k
Views
1
Watching
-
Hey there,
I was wondering how to add images to my project. I have used the correct path to get to them, but they do not come up in my project. How do I add them? Thanks! -
What type of object are you using to add the images?
-
You can use the "Qt Resource System":http://qt-project.org/doc/qt-5.0/qtcore/resources.html.
-
And if you already did it. It's better to show your code snnipet.