![]() |
libQuotient
A Qt library for building matrix clients
|
#include <Quotient/converters.h>

Go to the source code of this file.
Classes | |
| struct | Quotient::EventRelation |
| Data about one relation of an event to an upstream event (e.g. a reply or a reaction) More... | |
Namespaces | |
| namespace | Quotient |
Variables | |
| constexpr auto | Quotient::RelatesToKey = "m.relates_to"_L1 |
| constexpr auto | Quotient::RelTypeKey = "rel_type"_L1 |
| constexpr auto | Quotient::IsFallingBackKey = "is_falling_back"_L1 |
| constexpr auto | Quotient::NewContentKey = "m.new_content"_L1 |
| constexpr auto | Quotient::RelationsKey = "m.relations"_L1 |