Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6726

QTimer::singleshot(4000,function_name()) not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.6.0
    • Core: Event loop
    • None
    • Mac Pro Centos 5.4

      Using QTimer::singleshot. This program is running on Mac Pro with Centos 5.4 linux. I have a function that I would like to call QTimer::singeshot(4000,function_name()) but the function never is called on the Mac Pro with Centos 5.4. I can run on a Fedora 9 AMD PC and it works great. And if I change the 4000 to 99 it runs with no problems.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            stormols Marius Storm-Olsen
            rcircle Robet Circle
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes