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

QSslPreSharedKeyAuthenticator: missing move constructor

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • None

    Description

      This class is missing the move ctor and it's not using QT_MOVE.. macros for the move-assignment operator. It's also using QSDP instead of QESDP, which is preferred these days.

      Acceptance Criteria:

      • Port from QSharedDataPointer to QExpliciitlySharedDataPointer
      • Use QT_DECLARE_QESDP_SPECIALIZATION_DTOR to add an =default'ed move ctor

      Attachments

        Issue Links

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

          Activity

            People

              manordheim MÃ¥rten Nordheim
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes