libQuotient
A Qt library for building matrix clients
receiptevent.h File Reference
#include "event.h"
#include <QtCore/QDateTime>
#include <QtCore/QVector>
Include dependency graph for receiptevent.h:

Go to the source code of this file.

Classes

struct  Quotient::UserTimestamp
 
struct  Quotient::ReceiptsForEvent
 
class  Quotient::ReceiptEvent
 

Namespaces

 Quotient
 

Typedefs

using Quotient::EventsWithReceipts = QVector< ReceiptsForEvent >
 

Functions

template<>
QUOTIENT_API EventsWithReceipts Quotient::fromJson (const QJsonObject &json)
 
QUOTIENT_API QJsonObject Quotient::toJson (const EventsWithReceipts &ewrs)