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

Describes which categories to search in and their criteria. More...

#include <search.h>

Public Attributes

std::optional< RoomEventsCriteriaroomEvents {}
 Mapping of category name to search criteria. More...
 

Detailed Description

Describes which categories to search in and their criteria.

Definition at line 80 of file search.h.

Member Data Documentation

◆ roomEvents

std::optional<RoomEventsCriteria> Quotient::SearchJob::Categories::roomEvents {}

Mapping of category name to search criteria.

Definition at line 82 of file search.h.


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