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

Easier porting of Windows app by providing equivalence of CreateEvent

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes