![]() |
libQuotient
A Qt library for building matrix clients
|
►NQuotient | |
►NEventContent | |
CAliasesEventContent | |
CAllowCondition | Definition of an allow AllowCondition |
CBase | Base for all content types that can be stored in RoomMessageEvent |
CFileContentBase | The base for all file-based content classes |
CFileInfo | Mix-in class representing info subobject in content JSON |
CImageInfo | A content info class for image/video content types and thumbnails |
CJoinRuleContent | The content of a join rule event |
CLocationContent | Content class for m.location |
CPlayableContent | A base class for info types that include duration: audio and video |
CSingleKeyValue | |
CTextContent | Rich text content for m.text, m.emote, m.notice |
CThumbnail | An auxiliary class for an info type that carries a thumbnail |
CUrlBasedContent | A template class for content types with a URL and additional info |
CAbstractEventMetaType | The base class for event metatypes |
CAccountRegistry | |
CAccountSettings | A group of settings for one Matrix account |
CAccountSettingsGroup | |
CAdd3PIDJob | Adds contact information to the user's account |
CasKeyValueRange | An adaptor for Qt (hash-)maps to make them iterable in STL style |
CAuthenticationData | Used by clients to submit authentication information to the interactive-authentication API |
CAvatar | |
CBanJob | Ban a user in the room |
►CBaseJob | |
CStatus | The status of a job |
CBind3PIDJob | Binds a 3PID to the user's account through an Identity Service |
CBooleanCapability | |
CCallEvent | |
CCallHangupEvent | |
CCallInviteEvent | |
CChangePasswordJob | Changes a user's password |
CCheckUsernameAvailabilityJob | Checks to see if a username is available on the server |
►CClaimKeysJob | Claim one-time encryption keys |
CResponse | |
►CConnection | |
CSupportedRoomVersion | |
CConnectionData | |
CConnectionsGuard | A guard pointer that disconnects an interested object upon destruction |
►CCreateContentJob | Create a new mxc:// URI without uploading the content |
CResponse | |
►CCreateRoomJob | Create a new room |
CInvite3pid | |
CStateEvent | |
CCrossSigningKey | Cross signing key |
CCStructDeleter | |
CCurve25519Encrypted | |
CDatabase | |
CDeactivateAccountJob | Deactivate a user's account |
CDefineFilterJob | Upload a new filter |
CDelete3pidFromAccountJob | Deletes a third-party identifier from the user's account |
CDeleteDeviceJob | Delete a device |
CDeleteDevicesJob | Bulk deletion of devices |
CDeletePushRuleJob | Delete a push rule |
CDeleteRoomAliasJob | Remove a mapping of room alias to room ID |
►CDeleteRoomKeyBySessionIdJob | Delete a key from the backup |
CResponse | |
►CDeleteRoomKeysByRoomIdJob | Delete the keys from the backup for a given room |
CResponse | |
►CDeleteRoomKeysJob | Delete the keys from the backup |
CResponse | |
CDeleteRoomKeysVersionJob | Delete an existing key backup |
CDeleteRoomTagJob | Remove a tag from the room |
CDevice | A client device |
CDeviceKeys | Device identity keys |
CDevicesList | |
CDirectChatEvent | |
CDiscoveryInformation | |
CDownloadFileJob | |
CDummyEvent | |
CEmailValidationData | |
CEmojiEntry | |
CEncryptedEvent | |
CEncryptedFileMetadata | |
CEncryptionEvent | |
CEncryptionEventContent | |
CEvent | |
CEventFilter | |
CEventItemBase | |
CEventMetaType | A family of event meta-types to load and match events |
CEventRelation | |
CEventStats | Counters of unread events and highlights with a precision flag |
CEventTemplate | A template base class to derive your event type from |
CEventTemplate< EventT, CallEvent > | |
CEventTemplate< EventT, CallEvent, ContentT > | |
►CEventTemplate< EventT, StateEvent, ContentT > | |
CPrev | |
CExpected | A minimal subset of std::expected from C++23 |
CFieldType | Definition of valid values for a field |
CFileTransferInfo | |
CFilter | |
CFixedBuffer | |
CFixedBufferBase | Non-template base for owning byte span classes |
CForgetRoomJob | Stop the requesting user remembering about a particular room |
Cfunction_traits | Determine traits of an arbitrary function/lambda/functor |
Cfunction_traits< ReturnT(ArgTs...)> | |
►CGenerateLoginTokenJob | Optional endpoint to generate a single-use, time-limited, m.login.token token |
CResponse | |
►CGetAccount3PIDsJob | Gets a list of a user's third-party identifiers |
CThirdPartyIdentifier | |
CGetAccountDataJob | Get some account data for the user |
CGetAccountDataPerRoomJob | Get some account data for the user that is specific to a room |
CGetAvatarUrlJob | Get the user's avatar URL |
►CGetCapabilitiesJob | Gets information about the server's capabilities |
CCapabilities | |
CRoomVersionsCapability | The room versions the server supports |
CGetConfigAuthedJob | Get the configuration for the content repository |
CGetConfigJob | Get the configuration for the content repository |
CGetContentAuthedJob | Download content from the content repository |
CGetContentJob | Download content from the content repository |
CGetContentOverrideNameAuthedJob | Download content from the content repository overriding the file name |
CGetContentOverrideNameJob | Download content from the content repository overriding the file name |
CGetContentThumbnailAuthedJob | Download a thumbnail of content from the content repository |
CGetContentThumbnailJob | Download a thumbnail of content from the content repository |
CGetDeviceJob | Get a single device |
CGetDevicesJob | List registered devices for the current user |
CGetDisplayNameJob | Get the user's display name |
►CGetEventByTimestampJob | Get the closest event ID to the given timestamp |
CResponse | |
►CGetEventContextJob | Get events and state around the specified event |
CResponse | |
CGetFilterJob | Download a filter |
►CGetJoinedMembersByRoomJob | Gets the list of currently joined users and their profile data |
CRoomMember | |
CGetJoinedRoomsJob | Lists the user's current rooms |
►CGetKeysChangesJob | Query users with recent device key updates |
CResponse | |
CGetLocalAliasesJob | Get a list of local aliases on a given room |
►CGetLoginFlowsJob | Get the supported login types to authenticate users |
CLoginFlow | |
CGetMembersByRoomJob | Get the m.room.member events for the room |
►CGetNotificationsJob | Gets a list of events that the user has been notified about |
CNotification | |
CResponse | |
CGetOneRoomEventJob | Get a single event by event ID |
►CGetPresenceJob | Get this user's presence state |
CResponse | |
CGetProtocolMetadataJob | Retrieve metadata about a specific protocol that the homeserver supports |
CGetProtocolsJob | Retrieve metadata about all protocols that a homeserver supports |
►CGetPublicRoomsJob | Lists the public rooms on the server |
CResponse | |
►CGetPushersJob | Gets the current pushers for the authenticated user |
CPusher | |
CPusherData | |
CGetPushRuleActionsJob | The actions for a push rule |
CGetPushRuleJob | Retrieve a push rule |
CGetPushRulesGlobalJob | Retrieve all push rules |
CGetPushRulesJob | Retrieve all push rulesets |
►CGetRelatingEventsJob | Get the child events for a given parent event |
CResponse | |
►CGetRelatingEventsWithRelTypeAndEventTypeJob | Get the child events for a given parent event, with a given relType and eventType |
CResponse | |
►CGetRelatingEventsWithRelTypeJob | Get the child events for a given parent event, with a given relType |
CResponse | |
►CGetRoomEventsJob | Get a list of events for this room |
CResponse | |
►CGetRoomIdByAliasJob | Get the room ID corresponding to this room alias |
CResponse | |
CGetRoomKeyBySessionIdJob | Retrieve a key from the backup |
CGetRoomKeysByRoomIdJob | Retrieve the keys from the backup for a given room |
CGetRoomKeysJob | Retrieve the keys from the backup |
►CGetRoomKeysVersionCurrentJob | Get information about the latest backup version |
CResponse | |
►CGetRoomKeysVersionJob | Get information about an existing backup |
CResponse | |
CGetRoomStateJob | Get all state events in the current state of a room |
CGetRoomStateWithKeyJob | Get the state identified by the type and key |
CGetRoomTagsJob | List the tags for a room |
CGetRoomVisibilityOnDirectoryJob | Gets the visibility of a room in the directory |
►CGetSpaceHierarchyJob | Retrieve a portion of a space tree |
CResponse | |
CSpaceHierarchyRoomsChunk | |
►CGetThreadRootsJob | Fetches a list of the threads in a room |
CResponse | |
►CGetTokenOwnerJob | Gets information about the owner of an access token |
CResponse | |
CGetTurnServerJob | Obtain TURN server credentials |
►CGetUrlPreviewAuthedJob | Get information about a URL for a client |
CResponse | |
►CGetUrlPreviewJob | Get information about a URL for a client |
CResponse | |
►CGetUserProfileJob | Get this user's profile information |
CResponse | |
►CGetVersionsJob | Gets the versions of the specification supported by the server |
CResponse | |
CGetWellknownJob | Gets Matrix server discovery information about the domain |
►CGetWellknownSupportJob | Gets homeserver contacts and support details |
CContact | A way to contact the server administrator |
CResponse | |
►CGetWhoIsJob | Gets information about a particular user |
CConnectionInfo | |
CDeviceInfo | |
CResponse | |
CSessionInfo | |
CHashMapFromJson | |
CHashQ | This is only to make UnorderedMap alias work until we get rid of it |
CHkdfKeys | |
CHomeserverData | |
CHomeserverInformation | Used by clients to discover homeserver information |
CIdentityKeys | |
CIdentityServerInformation | Used by clients to discover identity server information |
CInviteBy3PIDJob | Invite a user to participate in a particular room |
CInviteUserJob | Invite a user to participate in a particular room |
CIsPushRuleEnabledJob | Get whether a push rule is enabled |
CJobBackoffStrategy | |
CJobHandle | A job pointer and a QFuture in a single package |
CJoinRoomByIdJob | Start the requesting user participating in a particular room |
CJoinRoomJob | Start the requesting user participating in a particular room |
CJoinRulesEvent | Class to define a join rule state event |
CJsonArrayConverter | |
CJsonConverter | The switchboard for extra conversion algorithms behind from/toJson |
CJsonObjectConverter | |
CJsonObjectUnpacker | |
CJWK | |
CKeyBackupData | The key data |
CKeyedStateEventBase | |
CKeyImport | |
CKeylessStateEventBase | |
CKeyVerificationAcceptEvent | Accepts a previously sent m.key.verification.start message |
CKeyVerificationCancelEvent | |
CKeyVerificationDoneEvent | |
CKeyVerificationEvent | |
CKeyVerificationKeyEvent | Sends the ephemeral public key for a device to the partner device |
CKeyVerificationMacEvent | Sends the MAC of a device's key to the partner device |
CKeyVerificationReadyEvent | |
CKeyVerificationRequestEvent | Requests a key verification with another user's devices |
CKeyVerificationSession | |
CKeyVerificationStartEvent | Begins a key verification process |
CKickJob | Kick a user from the room |
CKnockRoomJob | Knock on a room, requesting permission to join |
CLeaveRoomJob | Stop the requesting user participating in a particular room |
►CLoginJob | Authenticates the user |
CResponse | |
CLogoutAllJob | Invalidates all access tokens for a user |
CLogoutJob | Invalidates a user access token |
CMediaThumbnailJob | |
CMemberEventContent | |
CMemberSorter | |
CMocked | |
CMsisdnValidationData | |
CMxcReply | |
CNetworkAccessManager | |
CNetworkSettings | |
CNotification | |
COpenIdCredentials | |
COverloads | Multiplex several functors in one |
►CPeekEventsJob | Listen on the event stream of a particular room |
CResponse | |
CPendingEventItem | |
CPicklingKey | |
►CPost3PIDsJob | Adds contact information to the user's account |
CThreePidCredentials | The third-party credentials to associate with the account |
►CPostPusherJob | Modify a pusher for this user on the homeserver |
CPusherData | |
CPostReceiptJob | Send a receipt for the given event ID |
CPostRoomKeysVersionJob | Create a new backup |
►CPowerLevelsEventContent | |
CNotifications | |
CProtocolInstance | |
CPublicRoomsChunk | |
CPushCondition | |
CPushRule | |
CPushRuleset | |
►CPutRoomKeyBySessionIdJob | Store a key in the backup |
CResponse | |
►CPutRoomKeysByRoomIdJob | Store several keys in the backup for a given room |
CResponse | |
►CPutRoomKeysJob | Store several keys in the backup |
CResponse | |
CPutRoomKeysVersionJob | Update information about an existing backup |
CQOlmAccount | |
CQOlmInboundGroupSession | |
CQOlmMessage | A wrapper around an olm encrypted message |
CQOlmOutboundGroupSession | |
CQOlmSession | Either an outbound or inbound session for secure communication |
CQOlmUtility | |
►CQueryKeysJob | Download device identity keys |
CDeviceInformation | |
CResponse | |
CUnsignedDeviceInfo | |
CQueryLocationByAliasJob | Reverse-lookup third-party locations given a Matrix room alias |
CQueryLocationByProtocolJob | Retrieve Matrix-side portals rooms leading to a third-party location |
►CQueryPublicRoomsJob | Lists the public rooms on the server with optional filter |
CFilter | Filter to apply to the results |
CResponse | |
CQueryUserByIDJob | Reverse-lookup third-party users given a Matrix User ID |
CQueryUserByProtocolJob | Retrieve the Matrix User ID of a corresponding third-party user |
CRange | |
CReactionEvent | |
CReadReceipt | Data structure for a room member's read receipt |
CReceiptEvent | |
CReceiptsForEvent | |
CRedactEventJob | Strips all non-integrity-critical information out of an event |
CRedactionEvent | |
CRedirectToIdPJob | Redirect the user's browser to the SSO interface for an IdP |
CRedirectToSSOJob | Redirect the user's browser to the SSO interface |
►CRefreshJob | Refresh an access token |
CResponse | |
►CRegisterJob | Register for an account on this homeserver |
CResponse | |
CRegistrationTokenValidityJob | Query if a given registration token is still valid |
CReportContentJob | Report an event in a joined room as inappropriate |
CRequestData | |
CRequestOpenIdTokenJob | Get an OpenID token object to verify the requester's identity |
CRequestTokenResponse | |
CRequestTokenTo3PIDEmailJob | Begins the validation process for an email address for association with the user's account |
CRequestTokenTo3PIDMSISDNJob | Begins the validation process for a phone number for association with the user's account |
CRequestTokenToRegisterEmailJob | Begins the validation process for an email to be used during registration |
CRequestTokenToRegisterMSISDNJob | Requests a validation token be sent to the given phone number for the purpose of registering an account |
CRequestTokenToResetPasswordEmailJob | Requests a validation token be sent to the given email address for the purpose of resetting a user's password |
CRequestTokenToResetPasswordMSISDNJob | Requests a validation token be sent to the given phone number for the purpose of resetting a user's password |
CRoom | |
CRoomAvatarEvent | |
CRoomCanonicalAliasEvent | |
►CRoomCreateEvent | |
CPredecessor | |
CRoomEvent | |
CRoomEventFilter | |
CRoomFilter | Filters to be applied to room data |
CRoomKeyBackup | The backed up keys for a room |
CRoomKeyEvent | |
CRoomMember | Representation of a user state in a room |
CRoomMemberEvent | |
CRoomMessageEvent | |
CRoomPowerLevelsEvent | |
CRoomServerAclEvent | |
CRoomStateView | |
CRoomSummary | Room summary, as defined in MSC688 |
CRoomTombstoneEvent | |
►CSearchJob | Perform a server-side search |
CCategories | Describes which categories to search in and their criteria |
CEventContext | Context for result, if requested |
CGroup | Configuration for group |
CGroupings | |
CGroupValue | The results for a particular group value |
CIncludeEventContext | |
CResult | The result object |
CResultCategories | Describes which categories to search in and their criteria |
CResultRoomEvents | Mapping of category name to search criteria |
CRoomEventsCriteria | Mapping of category name to search criteria |
CUserProfile | |
►CSearchUserDirectoryJob | Searches the user directory |
CResponse | |
CUser | |
CSendMessageJob | Send a message event to the given room |
CSendToDeviceJob | Send an event to a given set of devices |
CSetAccountDataJob | Set some account data for the user |
CSetAccountDataPerRoomJob | Set some account data for the user that is specific to a room |
CSetAvatarUrlJob | Set the user's avatar URL |
CSetDisplayNameJob | Set the user's display name |
CSetPresenceJob | Update this user's presence state |
CSetPushRuleActionsJob | Set the actions for a push rule |
CSetPushRuleEnabledJob | Enable or disable a push rule |
CSetPushRuleJob | Add or change a push rule |
CSetReadMarkerJob | Set the position of the read marker for a room |
CSetRoomAliasJob | Create a new mapping from room alias to room ID |
CSetRoomStateWithKeyJob | Send a state event to the given room |
CSetRoomTagJob | Add a tag to a room |
CSetRoomVisibilityOnDirectoryJob | Sets the visibility of a room in the room directory |
CSettings | |
CSettingsGroup | |
CSetTypingJob | Informs the server that the user has started or stopped typing |
CSignedOneTimeKey | |
CSsoSession | |
CSSSSHandler | |
CStateEvent | |
CStickerEvent | |
CSyncData | |
CSyncJob | |
CSyncRoomData | |
CTag | |
CThirdPartyLocation | |
CThirdPartyProtocol | |
CThirdPartySigned | |
CThirdPartyUser | |
CThread | |
CTimelineItem | |
CUnbanJob | Unban a user from the room |
CUnbind3pidFromAccountJob | Removes a user's third-party identifier from an identity server |
CUnsignedOneTimeKeys | Struct representing the one-time keys |
CUpdateAppserviceRoomDirectoryVisibilityJob | Updates a room's visibility in the application service's room directory |
CUpdateDeviceJob | Update a device |
CUpgradeRoomJob | Upgrades a room to a new room version |
CUploadContentJob | Upload some content to the content repository |
CUploadContentToMXCJob | Upload content to an mxc:// URI that was created earlier |
CUploadCrossSigningKeysJob | Upload cross-signing keys |
CUploadCrossSigningSignaturesJob | Upload cross-signing signatures |
CUploadKeysJob | Upload end-to-end encryption keys |
CUri | A wrapper around a Matrix URI or identifier |
CUriDispatcher | Resolve the resource and invoke an action on it, via Qt signals |
CUriResolverBase | Abstract class to resolve the resource and act on it |
CUser | |
CUserIdentifier | Identification information for a user |
CUserTimestamp | |
►Nstd | |
Chash< Quotient::StateEventKey > |