![]() |
libQuotient
A Qt library for building matrix clients
|


Go to the source code of this file.
Namespaces | |
| namespace | Quotient |
Typedefs | |
| using | Quotient::TagsMap = QHash< QString, Tag > |
Functions | |
| std::partial_ordering | Quotient::operator<=> (const Tag &lhs, const Tag &rhs) |
| bool | Quotient::operator== (const Tag &lhs, const Tag &rhs) |
| Quotient::DEFINE_SIMPLE_EVENT (ReadMarkerEvent, Event, "m.fully_read", QString, eventId, "event_id") DEFINE_SIMPLE_EVENT(IgnoredUsersEvent | |
Variables | |
| constexpr auto | Quotient::FavouriteTag = "m.favourite"_L1 |
| constexpr auto | Quotient::LowPriorityTag = "m.lowpriority"_L1 |
| constexpr auto | Quotient::ServerNoticeTag = "m.server_notice"_L1 |
| Quotient::Event | |
| m | Quotient::ignored_user_list |
| m | Quotient::QSet< QString > |
| m | Quotient::ignoredUsers |