libQuotient
A Qt library for building matrix clients
roommember.h File Reference
#include "quotient_common.h"
#include "uri.h"
#include "avatar.h"
#include <QtCore/QObject>
Include dependency graph for roommember.h:
This graph shows which files directly or indirectly include this file:

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...