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

QEvent static method fromNativeEvent

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.0
    • Core: Event loop
    • None

      Hello guys, I got one suggestion for you.
      When I am working with native events and I want them to transform into a QEvent, I have to do it manually, to handle all events.
      It would be really helpful for people, working with native events to have a static method which transform native event to a QEvent*:

      static QEvent* QEvent::fromNativeEvent(...) { }

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

            Unassigned Unassigned
            peppy Peter Bocan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes