libQuotient
A Qt library for building matrix clients
|
Go to the source code of this file.
Classes | |
class | Quotient::RoomMember |
Representation of a user state in a room. More... | |
struct | Quotient::MemberSorter |
Namespaces | |
Quotient | |
Functions | |
auto | Quotient::memberMatcher (auto substr, Qt::CaseSensitivity cs=Qt::CaseSensitive) |
A factory to get a functional object matching room members against a substring. More... | |