#include <eventrelation.h>
Definition at line 14 of file eventrelation.h.
◆ reltypeid_t
◆ annotate()
static EventRelation Quotient::EventRelation::annotate |
( |
QString |
eventId, |
|
|
QString |
key |
|
) |
| |
|
inlinestatic |
◆ replace()
static EventRelation Quotient::EventRelation::replace |
( |
QString |
eventId | ) |
|
|
inlinestatic |
◆ replyInThread()
static EventRelation Quotient::EventRelation::replyInThread |
( |
QString |
threadRootId, |
|
|
bool |
isFallingBack, |
|
|
QString |
inThreadReplyEventId |
|
) |
| |
|
inlinestatic |
◆ replyTo()
static EventRelation Quotient::EventRelation::replyTo |
( |
QString |
eventId | ) |
|
|
inlinestatic |
◆ AnnotationType
constexpr auto Quotient::EventRelation::AnnotationType = "m.annotation"_L1 |
|
staticconstexpr |
◆ eventId
QString Quotient::EventRelation::eventId |
◆ inThreadReplyEventId
QString Quotient::EventRelation::inThreadReplyEventId = {} |
◆ isFallingBack
bool Quotient::EventRelation::isFallingBack = false |
◆ key
QString Quotient::EventRelation::key = {} |
◆ ReplacementType
constexpr auto Quotient::EventRelation::ReplacementType = "m.replace"_L1 |
|
staticconstexpr |
◆ ReplyType
constexpr auto Quotient::EventRelation::ReplyType = "m.in_reply_to"_L1 |
|
staticconstexpr |
◆ ThreadType
constexpr auto Quotient::EventRelation::ThreadType = "m.thread"_L1 |
|
staticconstexpr |
◆ type
QString Quotient::EventRelation::type |
The documentation for this struct was generated from the following file: