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

QStateMachine postDelayedEVent and cancelDelayedEVent are not thread safe.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.0.0
    • 4.7.1
    • State Machine
    • None
    • Windows seven 64bits
      Qt 4.7.1 32bits
    • 302e6968f1152d5dee8d5debafb313bd53fa55ff

      HI.
      In documentation, postDelayedEVent and cancelDelayedEVent are thread-safe like postEvent.
      But if i call this function from a thread i have :
      postDelayedEVent : QObject::startTimer: timers cannot be started from another thread
      cancelDelayedEVent : QObject::killTimer: timers cannot be stopped from another thread

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

            kenthans Kent Hansen (Inactive)
            yan verdavaine
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes