Qt 6.11 is out! See what's new in the release
blog
Resources not available in Designer Form
General and Desktop
1
Posts
1
Posters
437
Views
1
Watching
-
Hi.
I have a problem and can't figure out what is wrong. I created a Qt Designer Form (not a class) as I want to use it to create widgets that use such UI in the application.
The thing is, this Designer Form (just the .ui file) don't show the resources I've loaded. But this ones are available on other Qt Designer Form Class es. Why is it not working?Thanks!