libQuotient
A Qt library for building matrix clients
|
#include "roomevent.h"
Go to the source code of this file.
Namespaces | |
namespace | Quotient |
Concepts | |
concept | Quotient::Keyed_State_Event |
concept | Quotient::Keyless_State_Event |
Typedefs | |
using | Quotient::StateEventPtr = event_ptr_tt< StateEvent > |
using | Quotient::StateEvents = EventsArray< StateEvent > |
using | Quotient::StateEventKey = std::pair< QString, QString > |
Variables | |
constexpr auto | Quotient::PrevContentKey = "prev_content"_L1 |