List of All Members for QXmppEncryptedFileSharingProvider
This is the complete list of members for QXmppEncryptedFileSharingProvider, including inherited members.
- class Download
- class Upload
- DownloadResult
- UploadResult
- QXmppEncryptedFileSharingProvider(QXmppFileSharingManager *, std::shared_ptr<QXmppFileSharingProvider>)
- downloadFile(const std::any &, std::unique_ptr<QIODevice>, std::function<void (quint64, quint64)>, std::function<void (DownloadResult)>) : std::shared_ptr<QXmppFileSharingProvider::Download>
- uploadFile(std::unique_ptr<QIODevice>, const QXmppFileMetadata &, std::function<void (quint64, quint64)>, std::function<void (UploadResult)>) : std::shared_ptr<QXmppFileSharingProvider::Upload>