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

#include <search.h>

Public Attributes

QVector< GroupgroupBy {}
 List of groups to request. More...
 

Detailed Description

Requests that the server partitions the result set based on the provided list of keys.

Definition at line 46 of file search.h.

Member Data Documentation

◆ groupBy

QVector<Group> Quotient::SearchJob::Groupings::groupBy {}

List of groups to request.

Definition at line 48 of file search.h.


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