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

Refactor FileTransferInterface to TaskTree's recipe

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes