![]() |
libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::EventContent::TextContent, including all inherited members.
| Base(QJsonObject o={}) | Quotient::EventContent::Base | inlineexplicit |
| Base(const Base &)=delete | Quotient::EventContent::Base | protected |
| Base(Base &&) noexcept=default | Quotient::EventContent::Base | protected |
| body | Quotient::EventContent::TextContent | |
| fillJson(QJsonObject &json) const override | Quotient::EventContent::TextContent | protectedvirtual |
| mimeType | Quotient::EventContent::TextContent | |
| operator=(const Base &)=delete | Quotient::EventContent::Base | |
| operator=(Base &&)=delete | Quotient::EventContent::Base | |
| originalJson | Quotient::EventContent::Base | |
| TextContent(QString text, const QString &contentType) | Quotient::EventContent::TextContent | |
| TextContent(const QJsonObject &json) | Quotient::EventContent::TextContent | explicit |
| toJson() const | Quotient::EventContent::Base | |
| type() const override | Quotient::EventContent::TextContent | inlinevirtual |
| ~Base()=default | Quotient::EventContent::Base | virtual |