Results 1 to 3 of 3

Thread: timerEvent is not raising

  1. #1
    Join Date
    Aug 2008
    Posts
    134
    Thanks
    10
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default timerEvent is not raising

    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

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: timerEvent is not raising

    what do u mean by -
    timerEvent is not calling at that time....

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: timerEvent is not raising

    Do you have any loops in your code?

Similar Threads

  1. timerEvent for each QGraphicsItem
    By tts80 in forum Qt Programming
    Replies: 1
    Last Post: 18th January 2007, 09:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.