libQuotient
A Qt library for building matrix clients
|
#include <Quotient/csapi/definitions/room_event_filter.h>
#include <Quotient/events/roomevent.h>
#include <Quotient/events/stateevent.h>
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
class | Quotient::SearchJob |
Perform a server-side search. More... | |
struct | Quotient::SearchJob::IncludeEventContext |
struct | Quotient::SearchJob::Group |
Configuration for group. More... | |
struct | Quotient::SearchJob::Groupings |
struct | Quotient::SearchJob::RoomEventsCriteria |
Mapping of category name to search criteria. More... | |
struct | Quotient::SearchJob::Categories |
Describes which categories to search in and their criteria. More... | |
struct | Quotient::SearchJob::UserProfile |
struct | Quotient::SearchJob::EventContext |
Context for result, if requested. More... | |
struct | Quotient::SearchJob::Result |
The result object. More... | |
struct | Quotient::SearchJob::GroupValue |
The results for a particular group value. More... | |
struct | Quotient::SearchJob::ResultRoomEvents |
Mapping of category name to search criteria. More... | |
struct | Quotient::SearchJob::ResultCategories |
Describes which categories to search in and their criteria. More... | |
Namespaces | |
Quotient | |
Functions | |
auto | Quotient::collectResponse (const SearchJob *job) |