libQuotient
A Qt library for building matrix clients
Loading...
Searching...
No Matches
Quotient::MemberSorter Struct Reference

#include <roommember.h>

Public Member Functions

bool operator() (const RoomMember &u1, const RoomMember &u2) const
 
bool operator() (QStringView u1name, QStringView u2name) const
 

Detailed Description

Definition at line 233 of file roommember.h.

Member Function Documentation

◆ operator()() [1/2]

bool Quotient::MemberSorter::operator() ( const RoomMember u1,
const RoomMember u2 
) const
inline

Definition at line 234 of file roommember.h.

◆ operator()() [2/2]

bool Quotient::MemberSorter::operator() ( QStringView  u1name,
QStringView  u2name 
) const

The documentation for this struct was generated from the following file: