Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30672

Refactor FileTransferInterface to TaskTree's recipe

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 14.0.0
    • Remote Linux
    • None
    • All

    Description

      Get rid of FileTransferInterface. Replace

      FileTransferInterface *IDevice::createFileTransferInterface(const FileTransferSetupData &setup)
      

      with

      GroupItem IDevice::fileTransferRecipe(const FileTransferSetupData &setup)
      

      and move running the task tree outside of GenericTransferImpl into FileTransferPrivate directly.

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes