virtual Q_INVOKABLE bool setDownloadId(const QString)
Q_SIGNAL void downloadIdChanged()
virtual Q_INVOKABLE bool setSelectionType(const SelectionType &)
Q_SIGNAL void selectionTypeChanged()
virtual Q_INVOKABLE State state() const
virtual Q_INVOKABLE bool charge(const QVector< Item > &items)
Q_SIGNAL void storeChanged()
virtual Q_INVOKABLE bool start()
Transfer(const Transfer &)=delete
virtual Q_INVOKABLE bool abort()
friend class com::ubuntu::content::detail::Handler
virtual Q_INVOKABLE Direction direction() const
virtual Q_INVOKABLE QVector< Item > collect()
virtual Q_INVOKABLE Store store() const
virtual Q_INVOKABLE SelectionType selectionType() const
Q_SIGNAL void stateChanged()
virtual Q_INVOKABLE bool download()
virtual Q_INVOKABLE QString downloadId() const
virtual Q_INVOKABLE bool setStore(const Store *)
virtual Q_INVOKABLE bool finalize()
virtual Q_INVOKABLE int id() const
Transfer & operator=(const Transfer &)=delete