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

Easier porting of Windows app by providing equivalence of CreateEvent

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • Some future release
    • 4.6.0
    • Core: Threads
    • None

      Under Windows, there is a very common synchronization primitive API CreateEvent / SetEvent, etc... (Qt uses it internally).
      When porting a Windows application to Qt, it would be good to have a similar API concept. Porting a working and fine tuned multitasked application is hard and error prone when not relying on similar primitives.
      Moreover, this Event API concept would be an useful addition to the current API set.

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

            sorvig Morten Sørvig
            jirauser26727 user-04d21 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes