Hello All!!
I was wondering if there is any way we could overload the paintEvent function with more parameters so that I could pass on other informations to the painEvent. And if yes, I guess there should be some kind of way to explicitly call the overloaded function as well.
Actually, I want to draw on a particular QLabel inside my QMainWindow. I could've made a sub class of QLabel bt I have come a long way without doing so.... So, to do it with a subclass, I'd have to start over and it is a lot of work and I dont have much time til the deadline.
So, can you please help me on this??
Regards, Aayush Shrestha
Bookmarks