libQuotient
A Qt library for building matrix clients
Loading...
Searching...
No Matches
roomjoinrulesevent.h File Reference
#include "../quotient_common.h"
#include "stateevent.h"
Include dependency graph for roomjoinrulesevent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Quotient::EventContent::AllowCondition
 Definition of an allow AllowCondition. More...
 
struct  Quotient::EventContent::JoinRuleContent
 The content of a join rule event. More...
 
class  Quotient::JoinRulesEvent
 Class to define a join rule state event. More...
 

Namespaces

namespace  Quotient
 
namespace  Quotient::EventContent
 

Functions

template<>
EventContent::AllowCondition Quotient::fromJson (const QJsonObject &jo)
 
template<>
auto Quotient::toJson (const EventContent::AllowCondition &c)
 
template<>
EventContent::JoinRuleContent Quotient::fromJson (const QJsonObject &jo)
 
template<>
auto Quotient::toJson (const EventContent::JoinRuleContent &c)
 

Variables

constexpr std::array Quotient::EventContent::JoinRuleStrings