►CQuotient::AbstractEventMetaType | The base class for event metatypes |
CQuotient::EventMetaType< Quotient::Event > | |
CQuotient::EventMetaType< EventT > | A family of event meta-types to load and match events |
CQuotient::EventContent::AliasesEventContent | |
CQuotient::EventContent::AllowCondition | Definition of an allow AllowCondition |
CQuotient::asKeyValueRange< T > | An adaptor for Qt (hash-)maps to make them iterable in STL style |
CQuotient::AuthenticationData | Used by clients to submit authentication information to the interactive-authentication API |
CQuotient::Avatar | |
►CQuotient::EventContent::Base | Base for all content types that can be stored in RoomMessageEvent |
►CQuotient::EventContent::FileContentBase | The base for all file-based content classes |
►CQuotient::EventContent::UrlBasedContent< InfoT > | A template class for content types with a URL and additional info |
CQuotient::EventContent::PlayableContent< InfoT > | A base class for info types that include duration: audio and video |
CQuotient::EventContent::LocationContent | Content class for m.location |
CQuotient::EventContent::TextContent | Rich text content for m.text, m.emote, m.notice |
►CBaseEventT | |
►CQuotient::EventTemplate< CallHangupEvent, CallEvent > | |
CQuotient::CallHangupEvent | |
►CQuotient::EventTemplate< CallInviteEvent, CallEvent > | |
CQuotient::CallInviteEvent | |
CQuotient::EventTemplate< EncryptionEvent, StateEvent, EncryptionEventContent > | |
CQuotient::EventTemplate< JoinRulesEvent, StateEvent, EventContent::JoinRuleContent > | |
►CQuotient::EventTemplate< ReactionEvent, RoomEvent, EventContent::SingleKeyValue< EventRelation, RelatesToKey > > | |
CQuotient::ReactionEvent | |
►CQuotient::EventTemplate< ReceiptEvent, Event, EventsWithReceipts > | |
CQuotient::ReceiptEvent | |
CQuotient::EventTemplate< RoomAvatarEvent, StateEvent, EventContent::ImageContent > | |
CQuotient::EventTemplate< RoomCanonicalAliasEvent, StateEvent, EventContent::AliasesEventContent > | |
CQuotient::EventTemplate< RoomMemberEvent, StateEvent, MemberEventContent > | |
CQuotient::EventTemplate< RoomPowerLevelsEvent, StateEvent, PowerLevelsEventContent > | |
►CQuotient::EventTemplate< EventT, BaseEventT, ContentT > | A template base class to derive your event type from |
►CQuotient::KeyedStateEventBase< RoomMemberEvent, MemberEventContent > | |
CQuotient::RoomMemberEvent | |
►CQuotient::KeylessStateEventBase< EncryptionEvent, EncryptionEventContent > | |
CQuotient::EncryptionEvent | |
►CQuotient::KeylessStateEventBase< JoinRulesEvent, EventContent::JoinRuleContent > | |
CQuotient::JoinRulesEvent | Class to define a join rule state event |
►CQuotient::KeylessStateEventBase< RoomAvatarEvent, EventContent::ImageContent > | |
CQuotient::RoomAvatarEvent | |
►CQuotient::KeylessStateEventBase< RoomCanonicalAliasEvent, EventContent::AliasesEventContent > | |
CQuotient::RoomCanonicalAliasEvent | |
►CQuotient::KeylessStateEventBase< RoomPowerLevelsEvent, PowerLevelsEventContent > | |
CQuotient::RoomPowerLevelsEvent | |
CQuotient::BooleanCapability | |
CQuotient::GetCapabilitiesJob::Capabilities | |
CQuotient::SearchJob::Categories | Describes which categories to search in and their criteria |
CQuotient::ConnectionData | |
CQuotient::GetWhoIsJob::ConnectionInfo | |
CQuotient::GetWellknownSupportJob::Contact | A way to contact the server administrator |
CQuotient::CrossSigningKey | Cross signing key |
CQuotient::CStructDeleter< T > | |
CQuotient::Curve25519Encrypted | |
CQuotient::Database | |
CQuotient::Device | A client device |
CQuotient::GetWhoIsJob::DeviceInfo | |
►CQuotient::DeviceKeys | Device identity keys |
CQuotient::QueryKeysJob::DeviceInformation | |
CQuotient::DevicesList | |
CQuotient::DiscoveryInformation | |
CQuotient::EmailValidationData | |
CQuotient::EmojiEntry | |
CQuotient::EncryptedFileMetadata | |
CQuotient::EncryptionEventContent | |
►CQuotient::Event | |
CQuotient::DirectChatEvent | |
CQuotient::DummyEvent | |
►CQuotient::RoomEvent | |
►CQuotient::CallEvent | |
►CQuotient::EventTemplate< EventT, CallEvent > | |
CQuotient::EventTemplate< EventT, CallEvent, ContentT > | |
CQuotient::EncryptedEvent | |
►CQuotient::KeyVerificationEvent | |
CQuotient::KeyVerificationAcceptEvent | Accepts a previously sent m.key.verification.start message |
CQuotient::KeyVerificationCancelEvent | |
CQuotient::KeyVerificationDoneEvent | |
CQuotient::KeyVerificationKeyEvent | Sends the ephemeral public key for a device to the partner device |
CQuotient::KeyVerificationMacEvent | Sends the MAC of a device's key to the partner device |
CQuotient::KeyVerificationReadyEvent | |
CQuotient::KeyVerificationRequestEvent | Requests a key verification with another user's devices |
CQuotient::KeyVerificationStartEvent | Begins a key verification process |
CQuotient::RedactionEvent | |
CQuotient::RoomMessageEvent | |
►CQuotient::StateEvent | |
►CQuotient::EventTemplate< EventT, StateEvent, ContentT > | |
CQuotient::KeyedStateEventBase< EventT, ContentT > | |
CQuotient::KeylessStateEventBase< EventT, ContentT > | |
CQuotient::RoomCreateEvent | |
CQuotient::RoomServerAclEvent | |
CQuotient::RoomTombstoneEvent | |
CQuotient::StickerEvent | |
CQuotient::RoomKeyEvent | |
CQuotient::SearchJob::EventContext | Context for result, if requested |
►CQuotient::EventFilter | |
CQuotient::RoomEventFilter | |
►CQuotient::EventItemBase | |
CQuotient::PendingEventItem | |
CQuotient::TimelineItem | |
CQuotient::EventRelation | |
CQuotient::EventStats | Counters of unread events and highlights with a precision flag |
CQuotient::Expected< T, E > | A minimal subset of std::expected from C++23 |
CQuotient::FieldType | Definition of valid values for a field |
►CQuotient::EventContent::FileInfo | Mix-in class representing info subobject in content JSON |
►CQuotient::EventContent::ImageInfo | A content info class for image/video content types and thumbnails |
CQuotient::EventContent::Thumbnail | An auxiliary class for an info type that carries a thumbnail |
CQuotient::FileTransferInfo | |
CQuotient::Filter | |
CQuotient::QueryPublicRoomsJob::Filter | Filter to apply to the results |
►CQuotient::FixedBufferBase | Non-template base for owning byte span classes |
►CQuotient::FixedBuffer< Aes256KeySize+HmacKeySize > | |
CQuotient::HkdfKeys | |
►CQuotient::FixedBuffer< 128, false > | |
CQuotient::PicklingKey | |
CQuotient::FixedBuffer< ExtentN, DataIsWriteable > | |
►CQuotient::_impl::fn_traits< typename > | |
CQuotient::function_traits< ReturnT &(ClassT)> | |
CQuotient::function_traits< ReturnT(ClassT &&, ArgTs...)> | |
CQuotient::function_traits< ReturnT(const ClassT &, ArgTs...)> | |
CQuotient::function_traits< ReturnT(ClassT, ArgTs...)> | |
CQuotient::function_traits< const ReturnT &(ClassT)> | |
►CQuotient::_impl::fn_traits< std::remove_reference_t< T > > | |
CQuotient::function_traits< T > | Determine traits of an arbitrary function/lambda/functor |
CQuotient::function_traits< ReturnT(ArgTs...)> | |
CQuotient::SearchJob::Group | Configuration for group |
CQuotient::SearchJob::Groupings | |
CQuotient::SearchJob::GroupValue | The results for a particular group value |
Cstd::hash< Quotient::StateEventKey > | |
CQuotient::HashMapFromJson< HashMapT > | |
CQuotient::HashMapFromJson< QHash< QString, T > > | |
CQuotient::HashMapFromJson< std::unordered_map< QString, T, HashT > > | |
CQuotient::HashQ< T > | This is only to make UnorderedMap alias work until we get rid of it |
CQuotient::HomeserverData | |
CQuotient::HomeserverInformation | Used by clients to discover homeserver information |
CQuotient::IdentityKeys | |
CQuotient::IdentityServerInformation | Used by clients to discover identity server information |
CQuotient::SearchJob::IncludeEventContext | |
CQuotient::CreateRoomJob::Invite3pid | |
CQuotient::JobBackoffStrategy | |
CQuotient::EventContent::JoinRuleContent | The content of a join rule event |
CQuotient::JsonArrayConverter< ContT > | |
CQuotient::JsonArrayConverter< QList< T > > | |
CQuotient::JsonArrayConverter< QStringList > | |
CQuotient::JsonArrayConverter< std::vector< T > > | |
CQuotient::JsonObjectConverter< T > | |
►CQuotient::JsonObjectUnpacker< T > | |
CQuotient::JsonConverter< T > | The switchboard for extra conversion algorithms behind from/toJson |
CQuotient::JsonObjectUnpacker< event_ptr_tt< EventT > > | |
CQuotient::JWK | |
CQuotient::KeyBackupData | The key data |
CQuotient::GetLoginFlowsJob::LoginFlow | |
CQuotient::MemberEventContent | |
CQuotient::MemberSorter | |
CQuotient::MsisdnValidationData | |
CQuotient::GetNotificationsJob::Notification | |
CQuotient::Notification | |
CQuotient::PowerLevelsEventContent::Notifications | |
CQuotient::OpenIdCredentials | |
CQuotient::PowerLevelsEventContent | |
CQuotient::RoomCreateEvent::Predecessor | |
CQuotient::EventTemplate< EventT, StateEvent, ContentT >::Prev | |
CQuotient::ProtocolInstance | |
CQuotient::PublicRoomsChunk | |
CQuotient::PushCondition | |
CQuotient::GetPushersJob::Pusher | |
CQuotient::GetPushersJob::PusherData | |
CQuotient::PostPusherJob::PusherData | |
CQuotient::PushRule | |
CQuotient::PushRuleset | |
►CQAbstractListModel | |
CQuotient::AccountRegistry | |
►CQByteArray | |
CQuotient::QOlmMessage | A wrapper around an olm encrypted message |
►CQFuture | |
CQuotient::JobHandle< JobT > | A job pointer and a QFuture in a single package |
►CQHash | |
CQuotient::RoomStateView | |
►CQNetworkAccessManager | |
CQuotient::NetworkAccessManager | |
►CQNetworkReply | |
CQuotient::MxcReply | |
►CQObject | |
►CQuotient::BaseJob | |
CQuotient::Add3PIDJob | Adds contact information to the user's account |
CQuotient::BanJob | Ban a user in the room |
CQuotient::Bind3PIDJob | Binds a 3PID to the user's account through an Identity Service |
CQuotient::ChangePasswordJob | Changes a user's password |
CQuotient::CheckUsernameAvailabilityJob | Checks to see if a username is available on the server |
CQuotient::ClaimKeysJob | Claim one-time encryption keys |
CQuotient::CreateContentJob | Create a new mxc:// URI without uploading the content |
CQuotient::CreateRoomJob | Create a new room |
CQuotient::DeactivateAccountJob | Deactivate a user's account |
CQuotient::DefineFilterJob | Upload a new filter |
CQuotient::Delete3pidFromAccountJob | Deletes a third-party identifier from the user's account |
CQuotient::DeleteDeviceJob | Delete a device |
CQuotient::DeleteDevicesJob | Bulk deletion of devices |
CQuotient::DeletePushRuleJob | Delete a push rule |
CQuotient::DeleteRoomAliasJob | Remove a mapping of room alias to room ID |
CQuotient::DeleteRoomKeyBySessionIdJob | Delete a key from the backup |
CQuotient::DeleteRoomKeysByRoomIdJob | Delete the keys from the backup for a given room |
CQuotient::DeleteRoomKeysJob | Delete the keys from the backup |
CQuotient::DeleteRoomKeysVersionJob | Delete an existing key backup |
CQuotient::DeleteRoomTagJob | Remove a tag from the room |
CQuotient::DownloadFileJob | |
CQuotient::ForgetRoomJob | Stop the requesting user remembering about a particular room |
CQuotient::GenerateLoginTokenJob | Optional endpoint to generate a single-use, time-limited, m.login.token token |
CQuotient::GetAccount3PIDsJob | Gets a list of a user's third-party identifiers |
CQuotient::GetAccountDataJob | Get some account data for the user |
CQuotient::GetAccountDataPerRoomJob | Get some account data for the user that is specific to a room |
CQuotient::GetAvatarUrlJob | Get the user's avatar URL |
CQuotient::GetCapabilitiesJob | Gets information about the server's capabilities |
CQuotient::GetConfigAuthedJob | Get the configuration for the content repository |
CQuotient::GetConfigJob | Get the configuration for the content repository |
CQuotient::GetContentAuthedJob | Download content from the content repository |
CQuotient::GetContentJob | Download content from the content repository |
CQuotient::GetContentOverrideNameAuthedJob | Download content from the content repository overriding the file name |
CQuotient::GetContentOverrideNameJob | Download content from the content repository overriding the file name |
CQuotient::GetContentThumbnailAuthedJob | Download a thumbnail of content from the content repository |
CQuotient::GetContentThumbnailJob | Download a thumbnail of content from the content repository |
CQuotient::GetDeviceJob | Get a single device |
CQuotient::GetDevicesJob | List registered devices for the current user |
CQuotient::GetDisplayNameJob | Get the user's display name |
CQuotient::GetEventByTimestampJob | Get the closest event ID to the given timestamp |
CQuotient::GetEventContextJob | Get events and state around the specified event |
CQuotient::GetFilterJob | Download a filter |
CQuotient::GetJoinedMembersByRoomJob | Gets the list of currently joined users and their profile data |
CQuotient::GetJoinedRoomsJob | Lists the user's current rooms |
CQuotient::GetKeysChangesJob | Query users with recent device key updates |
CQuotient::GetLocalAliasesJob | Get a list of local aliases on a given room |
CQuotient::GetLoginFlowsJob | Get the supported login types to authenticate users |
CQuotient::GetMembersByRoomJob | Get the m.room.member events for the room |
CQuotient::GetNotificationsJob | Gets a list of events that the user has been notified about |
CQuotient::GetOneRoomEventJob | Get a single event by event ID |
CQuotient::GetPresenceJob | Get this user's presence state |
CQuotient::GetProtocolMetadataJob | Retrieve metadata about a specific protocol that the homeserver supports |
CQuotient::GetProtocolsJob | Retrieve metadata about all protocols that a homeserver supports |
CQuotient::GetPublicRoomsJob | Lists the public rooms on the server |
CQuotient::GetPushRuleActionsJob | The actions for a push rule |
CQuotient::GetPushRuleJob | Retrieve a push rule |
CQuotient::GetPushRulesGlobalJob | Retrieve all push rules |
CQuotient::GetPushRulesJob | Retrieve all push rulesets |
CQuotient::GetPushersJob | Gets the current pushers for the authenticated user |
CQuotient::GetRelatingEventsJob | Get the child events for a given parent event |
CQuotient::GetRelatingEventsWithRelTypeAndEventTypeJob | Get the child events for a given parent event, with a given relType and eventType |
CQuotient::GetRelatingEventsWithRelTypeJob | Get the child events for a given parent event, with a given relType |
CQuotient::GetRoomEventsJob | Get a list of events for this room |
CQuotient::GetRoomIdByAliasJob | Get the room ID corresponding to this room alias |
CQuotient::GetRoomKeyBySessionIdJob | Retrieve a key from the backup |
CQuotient::GetRoomKeysByRoomIdJob | Retrieve the keys from the backup for a given room |
CQuotient::GetRoomKeysJob | Retrieve the keys from the backup |
CQuotient::GetRoomKeysVersionCurrentJob | Get information about the latest backup version |
CQuotient::GetRoomKeysVersionJob | Get information about an existing backup |
CQuotient::GetRoomStateJob | Get all state events in the current state of a room |
CQuotient::GetRoomStateWithKeyJob | Get the state identified by the type and key |
CQuotient::GetRoomTagsJob | List the tags for a room |
CQuotient::GetRoomVisibilityOnDirectoryJob | Gets the visibility of a room in the directory |
CQuotient::GetSpaceHierarchyJob | Retrieve a portion of a space tree |
CQuotient::GetThreadRootsJob | Fetches a list of the threads in a room |
CQuotient::GetTokenOwnerJob | Gets information about the owner of an access token |
CQuotient::GetTurnServerJob | Obtain TURN server credentials |
CQuotient::GetUrlPreviewAuthedJob | Get information about a URL for a client |
CQuotient::GetUrlPreviewJob | Get information about a URL for a client |
CQuotient::GetUserProfileJob | Get this user's profile information |
CQuotient::GetVersionsJob | Gets the versions of the specification supported by the server |
CQuotient::GetWellknownJob | Gets Matrix server discovery information about the domain |
CQuotient::GetWellknownSupportJob | Gets homeserver contacts and support details |
CQuotient::GetWhoIsJob | Gets information about a particular user |
CQuotient::InviteBy3PIDJob | Invite a user to participate in a particular room |
CQuotient::InviteUserJob | Invite a user to participate in a particular room |
CQuotient::IsPushRuleEnabledJob | Get whether a push rule is enabled |
CQuotient::JoinRoomByIdJob | Start the requesting user participating in a particular room |
CQuotient::JoinRoomJob | Start the requesting user participating in a particular room |
CQuotient::KickJob | Kick a user from the room |
CQuotient::KnockRoomJob | Knock on a room, requesting permission to join |
CQuotient::LeaveRoomJob | Stop the requesting user participating in a particular room |
CQuotient::LoginJob | Authenticates the user |
CQuotient::LogoutAllJob | Invalidates all access tokens for a user |
CQuotient::LogoutJob | Invalidates a user access token |
CQuotient::MediaThumbnailJob | |
CQuotient::PeekEventsJob | Listen on the event stream of a particular room |
CQuotient::Post3PIDsJob | Adds contact information to the user's account |
CQuotient::PostPusherJob | Modify a pusher for this user on the homeserver |
CQuotient::PostReceiptJob | Send a receipt for the given event ID |
CQuotient::PostRoomKeysVersionJob | Create a new backup |
CQuotient::PutRoomKeyBySessionIdJob | Store a key in the backup |
CQuotient::PutRoomKeysByRoomIdJob | Store several keys in the backup for a given room |
CQuotient::PutRoomKeysJob | Store several keys in the backup |
CQuotient::PutRoomKeysVersionJob | Update information about an existing backup |
CQuotient::QueryKeysJob | Download device identity keys |
CQuotient::QueryLocationByAliasJob | Reverse-lookup third-party locations given a Matrix room alias |
CQuotient::QueryLocationByProtocolJob | Retrieve Matrix-side portals rooms leading to a third-party location |
CQuotient::QueryPublicRoomsJob | Lists the public rooms on the server with optional filter |
CQuotient::QueryUserByIDJob | Reverse-lookup third-party users given a Matrix User ID |
CQuotient::QueryUserByProtocolJob | Retrieve the Matrix User ID of a corresponding third-party user |
CQuotient::RedactEventJob | Strips all non-integrity-critical information out of an event |
CQuotient::RedirectToIdPJob | Redirect the user's browser to the SSO interface for an IdP |
CQuotient::RedirectToSSOJob | Redirect the user's browser to the SSO interface |
CQuotient::RefreshJob | Refresh an access token |
CQuotient::RegisterJob | Register for an account on this homeserver |
CQuotient::RegistrationTokenValidityJob | Query if a given registration token is still valid |
CQuotient::ReportContentJob | Report an event in a joined room as inappropriate |
CQuotient::RequestOpenIdTokenJob | Get an OpenID token object to verify the requester's identity |
CQuotient::RequestTokenTo3PIDEmailJob | Begins the validation process for an email address for association with the user's account |
CQuotient::RequestTokenTo3PIDMSISDNJob | Begins the validation process for a phone number for association with the user's account |
CQuotient::RequestTokenToRegisterEmailJob | Begins the validation process for an email to be used during registration |
CQuotient::RequestTokenToRegisterMSISDNJob | Requests a validation token be sent to the given phone number for the purpose of registering an account |
CQuotient::RequestTokenToResetPasswordEmailJob | Requests a validation token be sent to the given email address for the purpose of resetting a user's password |
CQuotient::RequestTokenToResetPasswordMSISDNJob | Requests a validation token be sent to the given phone number for the purpose of resetting a user's password |
CQuotient::SearchJob | Perform a server-side search |
CQuotient::SearchUserDirectoryJob | Searches the user directory |
CQuotient::SendMessageJob | Send a message event to the given room |
CQuotient::SendToDeviceJob | Send an event to a given set of devices |
CQuotient::SetAccountDataJob | Set some account data for the user |
CQuotient::SetAccountDataPerRoomJob | Set some account data for the user that is specific to a room |
CQuotient::SetAvatarUrlJob | Set the user's avatar URL |
CQuotient::SetDisplayNameJob | Set the user's display name |
CQuotient::SetPresenceJob | Update this user's presence state |
CQuotient::SetPushRuleActionsJob | Set the actions for a push rule |
CQuotient::SetPushRuleEnabledJob | Enable or disable a push rule |
CQuotient::SetPushRuleJob | Add or change a push rule |
CQuotient::SetReadMarkerJob | Set the position of the read marker for a room |
CQuotient::SetRoomAliasJob | Create a new mapping from room alias to room ID |
CQuotient::SetRoomStateWithKeyJob | Send a state event to the given room |
CQuotient::SetRoomTagJob | Add a tag to a room |
CQuotient::SetRoomVisibilityOnDirectoryJob | Sets the visibility of a room in the room directory |
CQuotient::SetTypingJob | Informs the server that the user has started or stopped typing |
CQuotient::SyncJob | |
CQuotient::UnbanJob | Unban a user from the room |
CQuotient::Unbind3pidFromAccountJob | Removes a user's third-party identifier from an identity server |
CQuotient::UpdateAppserviceRoomDirectoryVisibilityJob | Updates a room's visibility in the application service's room directory |
CQuotient::UpdateDeviceJob | Update a device |
CQuotient::UpgradeRoomJob | Upgrades a room to a new room version |
CQuotient::UploadContentJob | Upload some content to the content repository |
CQuotient::UploadContentToMXCJob | Upload content to an mxc:// URI that was created earlier |
CQuotient::UploadCrossSigningKeysJob | Upload cross-signing keys |
CQuotient::UploadCrossSigningSignaturesJob | Upload cross-signing signatures |
CQuotient::UploadKeysJob | Upload end-to-end encryption keys |
CQuotient::Connection | |
CQuotient::KeyImport | |
CQuotient::KeyVerificationSession | |
CQuotient::QOlmAccount | |
CQuotient::Room | |
CQuotient::SSSSHandler | |
CQuotient::SsoSession | |
CQuotient::UriDispatcher | Resolve the resource and invoke an action on it, via Qt signals |
CQuotient::User | |
CQuotient::QOlmInboundGroupSession | |
CQuotient::QOlmOutboundGroupSession | |
CQuotient::QOlmSession | Either an outbound or inbound session for secure communication |
CQuotient::QOlmUtility | |
►CQPointer | |
CQuotient::ConnectionsGuard< T > | A guard pointer that disconnects an interested object upon destruction |
CQuotient::JobHandle< JobT > | A job pointer and a QFuture in a single package |
►CQSettings | |
►CQuotient::Settings | |
►CQuotient::SettingsGroup | |
CQuotient::AccountSettings | A group of settings for one Matrix account |
CQuotient::AccountSettingsGroup | |
CQuotient::NetworkSettings | |
►CQUrl | |
CQuotient::Uri | A wrapper around a Matrix URI or identifier |
►CQVector | |
CQuotient::AccountRegistry | |
CQuotient::Range< ArrayT > | |
CQuotient::ReadReceipt | Data structure for a room member's read receipt |
CQuotient::ReceiptsForEvent | |
CQuotient::RequestData | |
CQuotient::RequestTokenResponse | |
CQuotient::ClaimKeysJob::Response | |
CQuotient::CreateContentJob::Response | |
CQuotient::DeleteRoomKeyBySessionIdJob::Response | |
CQuotient::DeleteRoomKeysByRoomIdJob::Response | |
CQuotient::DeleteRoomKeysJob::Response | |
CQuotient::GenerateLoginTokenJob::Response | |
CQuotient::GetEventByTimestampJob::Response | |
CQuotient::GetEventContextJob::Response | |
CQuotient::GetKeysChangesJob::Response | |
CQuotient::GetNotificationsJob::Response | |
CQuotient::GetPresenceJob::Response | |
CQuotient::GetPublicRoomsJob::Response | |
CQuotient::GetRelatingEventsJob::Response | |
CQuotient::GetRelatingEventsWithRelTypeAndEventTypeJob::Response | |
CQuotient::GetRelatingEventsWithRelTypeJob::Response | |
CQuotient::GetRoomEventsJob::Response | |
CQuotient::GetRoomIdByAliasJob::Response | |
CQuotient::GetRoomKeysVersionCurrentJob::Response | |
CQuotient::GetRoomKeysVersionJob::Response | |
CQuotient::GetSpaceHierarchyJob::Response | |
CQuotient::GetThreadRootsJob::Response | |
CQuotient::GetTokenOwnerJob::Response | |
CQuotient::GetUrlPreviewAuthedJob::Response | |
CQuotient::GetUrlPreviewJob::Response | |
CQuotient::GetUserProfileJob::Response | |
CQuotient::GetVersionsJob::Response | |
CQuotient::GetWellknownSupportJob::Response | |
CQuotient::GetWhoIsJob::Response | |
CQuotient::LoginJob::Response | |
CQuotient::PeekEventsJob::Response | |
CQuotient::PutRoomKeyBySessionIdJob::Response | |
CQuotient::PutRoomKeysByRoomIdJob::Response | |
CQuotient::PutRoomKeysJob::Response | |
CQuotient::QueryKeysJob::Response | |
CQuotient::QueryPublicRoomsJob::Response | |
CQuotient::RefreshJob::Response | |
CQuotient::RegisterJob::Response | |
CQuotient::SearchUserDirectoryJob::Response | |
CQuotient::SearchJob::Result | The result object |
CQuotient::SearchJob::ResultCategories | Describes which categories to search in and their criteria |
CQuotient::SearchJob::ResultRoomEvents | Mapping of category name to search criteria |
CQuotient::SearchJob::RoomEventsCriteria | Mapping of category name to search criteria |
CQuotient::RoomFilter | Filters to be applied to room data |
CQuotient::RoomKeyBackup | The backed up keys for a room |
CQuotient::GetJoinedMembersByRoomJob::RoomMember | |
CQuotient::RoomMember | Representation of a user state in a room |
CQuotient::RoomSummary | Room summary, as defined in MSC688 |
CQuotient::GetCapabilitiesJob::RoomVersionsCapability | The room versions the server supports |
CQuotient::GetWhoIsJob::SessionInfo | |
CQuotient::SignedOneTimeKey | |
CQuotient::EventContent::SingleKeyValue< T, KeyStr > | |
CQuotient::GetSpaceHierarchyJob::SpaceHierarchyRoomsChunk | |
CQuotient::CreateRoomJob::StateEvent | |
CQuotient::BaseJob::Status | The status of a job |
CQuotient::Connection::SupportedRoomVersion | |
CQuotient::SyncData | |
CQuotient::SyncRoomData | |
CQuotient::Tag | |
CQuotient::GetAccount3PIDsJob::ThirdPartyIdentifier | |
CQuotient::ThirdPartyLocation | |
CQuotient::ThirdPartyProtocol | |
CQuotient::ThirdPartySigned | |
CQuotient::ThirdPartyUser | |
CQuotient::Thread | |
CQuotient::Post3PIDsJob::ThreePidCredentials | The third-party credentials to associate with the account |
CQuotient::QueryKeysJob::UnsignedDeviceInfo | |
CQuotient::UnsignedOneTimeKeys | Struct representing the one-time keys |
►CQuotient::UriResolverBase | Abstract class to resolve the resource and act on it |
CQuotient::UriDispatcher | Resolve the resource and invoke an action on it, via Qt signals |
CQuotient::SearchUserDirectoryJob::User | |
CQuotient::UserIdentifier | Identification information for a user |
CQuotient::SearchJob::UserProfile | |
CQuotient::UserTimestamp | |
►CQuotient::FunctorTs | |
CQuotient::Overloads< FunctorTs > | Multiplex several functors in one |
►CQuotient::EventContent::InfoT | |
CQuotient::EventContent::UrlBasedContent< InfoT > | A template class for content types with a URL and additional info |
►CQuotient::JobT | |
CQuotient::Mocked< JobT > | |