Kgapi
fileuntrashjob.h
28 explicit FileUntrashJob(const QString &fileId, const AccountPtr &account, QObject *parent = nullptr);
29 explicit FileUntrashJob(const QStringList &filesIds, const AccountPtr &account, QObject *parent = nullptr);
30 explicit FileUntrashJob(const FilePtr &file, const AccountPtr &account, QObject *parent = nullptr);
31 explicit FileUntrashJob(const FilesList &files, const AccountPtr &account, QObject *parent = nullptr);
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.