![]() |
libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::DirectChatEvent, including all inherited members.
| BaseMetaType | Quotient::Event | inlinestatic |
| basicJson(const QString &matrixType, const QJsonObject &content) | Quotient::Event | inlinestatic |
| contentJson() const | Quotient::Event | |
| contentPart(KeyT &&key) const | Quotient::Event | inline |
| dumpTo(QDebug dbg) const | Quotient::Event | protectedvirtual |
| editJson() | Quotient::Event | inlineprotected |
| Event(Event &&) noexcept=default | Quotient::DirectChatEvent | |
| Event(const QJsonObject &json) | Quotient::DirectChatEvent | explicit |
| fullJson() const | Quotient::Event | inline |
| is() const | Quotient::Event | inline |
| matrixType() const | Quotient::Event | |
| metaType() const | Quotient::Event | inlinevirtual |
| operator=(Event &&)=delete | Quotient::Event | |
| switchOnType(VisitorTs &&... visitors) const | Quotient::Event | inline |
| unsignedJson() const | Quotient::Event | |
| unsignedPart(KeyT &&key) const | Quotient::Event | inline |
| usersToDirectChats() const | Quotient::DirectChatEvent | |
| ~Event() | Quotient::Event | virtual |