Thank you both for your input.
Apart from not being a custom event it exactly resembles what I want to do with my custom event. I want to have a ThemeChangeEvent upon which QWidgets can reload associated icons, background-images etc.Originally Posted by wysota
@ seveninches
The Qt documentation had already hinted me towards reimplementing QObject::event() but I had hoped that this would not be really necessary. Do I really have to reimplement this member in all classes that are supposed to be able to handle the event?![]()
Bookmarks