libQuotient
A Qt library for building matrix clients
accountdataevents.h File Reference
#include "event.h"
#include "../csapi/definitions/tag.h"
Include dependency graph for accountdataevents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Quotient
 

Typedefs

using Quotient::TagRecord = Tag
 
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
 
Quotient::ignored_user_list
 
Quotient::QSet< QString >
 
Quotient::ignoredUsers