Yes, of course you have to create a custom event.
Don't forget to give it an id greater or equal that QEvent::User.
You can add some extra members to your subclass to hold the progress data and whatever you may need.
Yes, of course you have to create a custom event.
Don't forget to give it an id greater or equal that QEvent::User.
You can add some extra members to your subclass to hold the progress data and whatever you may need.
Bookmarks