Hi,
In my inherited Qwidget class i have overridden timerEvent(). I am calling startTimer() when mouse is clicked. at that time it is not raising timer Event. i.e. timerEvent is not calling at that time....
Please give me a suggestion for this
Hi,
In my inherited Qwidget class i have overridden timerEvent(). I am calling startTimer() when mouse is clicked. at that time it is not raising timer Event. i.e. timerEvent is not calling at that time....
Please give me a suggestion for this
what do u mean by -timerEvent is not calling at that time....![]()
Do you have any loops in your code?
Bookmarks