libQuotient
A Qt library for building matrix clients
Quotient::Notification Struct Reference

#include <room.h>

Public Types

enum  Type { None = 0 , Basic , Highlight }
 

Public Attributes

Type type = None
 

Properties

Q_GADGETType type
 

Detailed Description

Definition at line 104 of file room.h.

Member Enumeration Documentation

◆ Type

Enumerator
None 
Basic 
Highlight 

Definition at line 106 of file room.h.

Member Data Documentation

◆ type

Type Quotient::Notification::type = None

Definition at line 109 of file room.h.

Property Documentation

◆ type

Q_GADGETType Quotient::Notification::type

Definition at line 112 of file room.h.


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