libQuotient
A Qt library for building matrix clients
authed-content-repo.h File Reference
#include <Quotient/jobs/basejob.h>
#include <QtCore/QIODevice>
#include <QtNetwork/QNetworkReply>
Include dependency graph for authed-content-repo.h:

Go to the source code of this file.

Classes

class  Quotient::GetContentAuthedJob
 Download content from the content repository. More...
 
class  Quotient::GetContentOverrideNameAuthedJob
 Download content from the content repository overriding the file name. More...
 
class  Quotient::GetContentThumbnailAuthedJob
 Download a thumbnail of content from the content repository. More...
 
class  Quotient::GetUrlPreviewAuthedJob
 Get information about a URL for a client. More...
 
struct  Quotient::GetUrlPreviewAuthedJob::Response
 
class  Quotient::GetConfigAuthedJob
 Get the configuration for the content repository. More...
 

Namespaces

 Quotient
 

Functions

auto Quotient::collectResponse (const GetConfigAuthedJob *job)