Kgapi
fileresumablecreatejob.h
26 explicit FileResumableCreateJob(const FilePtr &metadata, const AccountPtr &account, QObject *parent = nullptr);
27 explicit FileResumableCreateJob(QIODevice *device, const AccountPtr &account, QObject *parent = nullptr);
28 explicit FileResumableCreateJob(QIODevice *device, const FilePtr &metadata, const AccountPtr &account, QObject *parent = nullptr);
Abstract superclass for KGAPI2::Drive::File create or modify jobs that use chunked uploading of the f...
Definition fileabstractresumablejob.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.