libQuotient
A Qt library for building matrix clients
Quotient::RoomAvatarEvent Class Reference

#include <roomavatarevent.h>

Inheritance diagram for Quotient::RoomAvatarEvent:
Collaboration diagram for Quotient::RoomAvatarEvent:

Public Member Functions

QUrl url () const
 
template<typename... ContentParamTs>
 KeylessStateEventBase (ContentParamTs &&... contentParams)
 
 KeylessStateEventBase (const QJsonObject &fullJson)
 
- Public Member Functions inherited from Quotient::KeylessStateEventBase< RoomAvatarEvent, EventContent::ImageContent >
 KeylessStateEventBase (ContentParamTs &&... contentParams)
 
- Public Member Functions inherited from Quotient::EventTemplate< EventT, BaseEventT, ContentT >
 EventTemplate (const QJsonObject &json)
 
 EventTemplate (const ContentT &c)
 
ContentT content () const
 

Additional Inherited Members

- Public Types inherited from Quotient::EventTemplate< EventT, BaseEventT, ContentT >
using content_type = ContentT
 
- Protected Member Functions inherited from Quotient::KeylessStateEventBase< RoomAvatarEvent, EventContent::ImageContent >
 KeylessStateEventBase (const QJsonObject &fullJson)
 

Detailed Description

Definition at line 10 of file roomavatarevent.h.

Member Function Documentation

◆ KeylessStateEventBase() [1/2]

Quotient::KeylessStateEventBase< EventT, ContentT >::KeylessStateEventBase
inlineexplicit

Definition at line 130 of file stateevent.h.

◆ KeylessStateEventBase() [2/2]

template<typename... ContentParamTs>
Quotient::KeylessStateEventBase< EventT, ContentT >::KeylessStateEventBase ( typename...  ContentParamTs)
inlineexplicit

Definition at line 125 of file stateevent.h.

◆ url()

QUrl Quotient::RoomAvatarEvent::url ( ) const
inline

Definition at line 21 of file roomavatarevent.h.


The documentation for this class was generated from the following file: