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

QEventLoopLocker is not a movable type

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.2.3
    • Core: Event loop
    • None
    • All

    Description

      I would like to useĀ QEventLoopLocker as a member in a move-only C++ type. This currently isn't possible, because QEventLoopLocker itself is not movable.

      Could you please change this by adding a move constructor to QEventLoopLocker? This should be straightforward. Thanks!

      Attachments

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

        Activity

          People

            mmutz Marc Mutz
            stuko Alexander Stukowski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes