![]() |
libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::EventContent::FileContentBase, 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 |
| commonInfo() const =0 | Quotient::EventContent::FileContentBase | pure virtual |
| FileContentBase(const QJsonObject &contentJson={}) | Quotient::EventContent::FileContentBase | inlineexplicit |
| fillJson(QJsonObject &json) const override | Quotient::EventContent::FileContentBase | inlineprotectedvirtual |
| makeInfoJson() const =0 | Quotient::EventContent::FileContentBase | protectedpure virtual |
| operator=(const Base &)=delete | Quotient::EventContent::Base | |
| operator=(Base &&)=delete | Quotient::EventContent::Base | |
| originalJson | Quotient::EventContent::Base | |
| thumbnail | Quotient::EventContent::FileContentBase | |
| toJson() const | Quotient::EventContent::Base | |
| type() const =0 | Quotient::EventContent::Base | pure virtual |
| url() const =0 | Quotient::EventContent::FileContentBase | pure virtual |
| ~Base()=default | Quotient::EventContent::Base | virtual |