libQuotient
A Qt library for building matrix clients
content-repo.h File Reference
#include <Quotient/jobs/basejob.h>
#include <QtCore/QIODevice>
#include <QtNetwork/QNetworkReply>
Include dependency graph for content-repo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Quotient::UploadContentJob
 Upload some content to the content repository. More...
 
class  Quotient::UploadContentToMXCJob
 Upload content to an mxc:// URI that was created earlier. More...
 
class  Quotient::CreateContentJob
 Create a new mxc:// URI without uploading the content. More...
 
struct  Quotient::CreateContentJob::Response
 
class  Quotient::GetContentJob
 Download content from the content repository. More...
 
class  Quotient::GetContentOverrideNameJob
 Download content from the content repository overriding the file name. More...
 
class  Quotient::GetContentThumbnailJob
 Download a thumbnail of content from the content repository. More...
 
class  Quotient::GetUrlPreviewJob
 Get information about a URL for a client. More...
 
struct  Quotient::GetUrlPreviewJob::Response
 
class  Quotient::GetConfigJob
 Get the configuration for the content repository. More...
 

Namespaces

 Quotient
 

Functions

auto Quotient::collectResponse (const UploadContentJob *job)
 
QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED auto Quotient::collectResponse (const GetConfigJob *job)