libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::EventContent::LocationContent, 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 &o) const override | Quotient::EventContent::LocationContent | protectedvirtual |
geoUri | Quotient::EventContent::LocationContent | |
LocationContent(const QString &geoUri, const Thumbnail &thumbnail={}) | Quotient::EventContent::LocationContent | |
LocationContent(const QJsonObject &json) | Quotient::EventContent::LocationContent | explicit |
operator=(const Base &)=delete | Quotient::EventContent::Base | |
operator=(Base &&)=delete | Quotient::EventContent::Base | |
originalJson | Quotient::EventContent::Base | |
thumbnail | Quotient::EventContent::LocationContent | |
toJson() const | Quotient::EventContent::Base | |
type() const override | Quotient::EventContent::LocationContent | virtual |
~Base()=default | Quotient::EventContent::Base | virtual |