libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::EventContent::Base, including all inherited members.
Base(QJsonObject o={}) | Quotient::EventContent::Base | inlineexplicit |
Base(const Base &)=default | Quotient::EventContent::Base | protected |
Base(Base &&) noexcept=default | Quotient::EventContent::Base | protected |
fillJson(QJsonObject &) const =0 | Quotient::EventContent::Base | protectedpure virtual |
operator=(const Base &)=delete | Quotient::EventContent::Base | |
operator=(Base &&)=delete | Quotient::EventContent::Base | |
originalJson | Quotient::EventContent::Base | |
toJson() const | Quotient::EventContent::Base | |
type() const =0 | Quotient::EventContent::Base | pure virtual |
~Base()=default | Quotient::EventContent::Base | virtual |