libQuotient
A Qt library for building matrix clients
roomstateview.h File Reference
#include "events/stateevent.h"
#include <QtCore/QHash>
Include dependency graph for roomstateview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Quotient::RoomStateView
 

Namespaces

 Quotient
 

Variables

template<typename FnT , class EvT = std::decay_t<fn_arg_t<FnT>>>
concept Quotient::Keyed_State_Fn = EvT::needsStateKey
 
template<typename FnT , class EvT = std::decay_t<fn_arg_t<FnT>>>
concept Quotient::Keyless_State_Fn = !EvT::needsStateKey