QXmpp  Version:0.9.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CQXmppArchiveChatArchived conversation as defined by XEP-0136: Message Archiving
 CQXmppArchiveChatIqRepresents an archive chat as defined by XEP-0136: Message Archiving
 CQXmppArchiveListIqRepresents an archive list as defined by XEP-0136: Message Archiving
 CQXmppArchiveManagerMakes it possible to access message archives as defined by XEP-0136: Message Archiving
 CQXmppArchiveMessageArchived message as defined by XEP-0136: Message Archiving
 CQXmppArchivePrefIqRepresents an archive preference IQ as defined by XEP-0136: Message Archiving
 CQXmppArchiveRemoveIqRepresents an archive remove IQ as defined by XEP-0136: Message Archiving
 CQXmppArchiveRetrieveIqRepresents an archive retrieve IQ as defined by XEP-0136: Message Archiving
 CQXmppBindIqIQ used for resource binding as defined by RFC 3921
 CQXmppBookmarkConferenceBookmark for a conference room, as defined by XEP-0048: Bookmarks
 CQXmppBookmarkManagerAllows you to store and retrieve bookmarks as defined by XEP-0048: Bookmarks
 CQXmppBookmarkSetThe QXmppbookmarkSets class represents a set of bookmarks, as defined by XEP-0048: Bookmarks
 CQXmppBookmarkUrlBookmark for a web page, as defined by XEP-0048: Bookmarks
 CQXmppCallVoice-Over-IP call to a remote party
 CQXmppCallManagerSupport for making and receiving voice calls
 CQXmppClientMain class for using QXmpp
 CQXmppClientExtensionBase class for QXmppClient extensions
 CQXmppConfigurationHolds configuration options
 CQXmppDataFormData form as defined by XEP-0004: Data Forms
 CFieldThe QXmppDataForm::Field class represents a data form field as defined by XEP-0004: Data Forms
 CMediaThe QXmppDataForm::Media class represents a media field as defined by XEP-0221: Data Forms Media Element
 CQXmppDialbackStanza used for the Server Dialback protocol as specified by XEP-0220: Server Dialback
 CQXmppDiscoveryManagerMakes it possible to discover information about other entities as defined by XEP-0030: Service Discovery
 CQXmppEntityTimeManagerProvided the functionality to get the local time of an entity as defined by XEP-0202: Entity Time
 CQXmppExtendedAddressRepresents an extended address as defined by XEP-0033: Extended Stanza Addressing
 CQXmppIceComponentPiece of a media stream requiring a single transport address, as defined by RFC 5245 (Interactive Connectivity Establishment)
 CQXmppIceConnectionSet of UDP sockets capable of performing Interactive Connectivity Establishment (RFC 5245)
 CQXmppIncomingClientInterface for password checkers
 CQXmppIncomingServerIncoming XMPP stream from an XMPP server
 CQXmppInvokable
 CQXmppIqBase class for all IQs
 CQXmppJingleCandidateTransport candidate as specified by XEP-0176: Jingle ICE-UDP Transport Method
 CQXmppJingleIqIQ used for initiating media sessions as specified by XEP-0166: Jingle
 CQXmppJinglePayloadTypePayload type as specified by XEP-0167: Jingle RTP Sessions and RFC 5245
 CQXmppLoggableSource of logging messages
 CQXmppLoggerSink for logging messages
 CQXmppMessageXMPP message
 CQXmppMessageReceiptManagerMakes it possible to send and receive message delivery receipts as defined in XEP-0184: Message Delivery Receipts
 CQXmppMucAdminIqChat room administration IQ as defined by XEP-0045: Multi-User Chat
 CQXmppMucItemChat room "item"
 CQXmppMucManagerMakes it possible to interact with multi-user chat rooms as defined by XEP-0045: Multi-User Chat
 CQXmppMucOwnerIqChat room configuration IQ as defined by XEP-0045: Multi-User Chat
 CQXmppMucRoomMulti-user chat room as defined by XEP-0045: Multi-User Chat
 CQXmppOutgoingClientOutgoing XMPP stream to an XMPP server
 CQXmppOutgoingServerOutgoing XMPP stream to another XMPP server
 CQXmppPasswordCheckerAbstract password checker
 CQXmppPasswordReplyPassword reply
 CQXmppPasswordRequestPassword request
 CQXmppPresenceXMPP presence stanza
 CQXmppPubSubIqIQ used for the publish-subscribe mechanisms defined by XEP-0060: Publish-Subscribe
 CQXmppPubSubItemPublish-subscribe item as defined by XEP-0060: Publish-Subscribe
 CQXmppRegisterIqRegistration IQ as defined by XEP-0077: In-Band Registration
 CQXmppResultSetQuerySet element in a query as defined by XEP-0059: Result Set Management
 CQXmppResultSetReplySet element in a reply as defined by XEP-0059: Result Set Management
 CQXmppRosterIqRoster IQ
 CItemThe QXmppRosterIq::Item class represents a roster entry
 CQXmppRosterManagerAccess to a connected client's roster
 CQXmppRpcInvokeIqIQ used to carry an RPC invocation as specified by XEP-0009: Jabber-RPC
 CQXmppRpcManagerMake it possible to invoke remote methods and to expose local interfaces for remote procedure calls, as specified by XEP-0009: Jabber-RPC
 CQXmppRpcResponseIqIQ used to carry an RPC response as specified by XEP-0009: Jabber-RPC
 CQXmppRtpAudioChannelRTP audio channel to a remote party
 CQXmppRtpVideoChannelRTP video channel to a remote party
 CQXmppServerXMPP server
 CQXmppServerExtensionBase class for QXmppServer extensions
 CQXmppServerPluginBase class for QXmppServer plugins
 CQXmppSessionIqIQ used for session establishment as defined by RFC 3921
 CQXmppSslServerSSL-enabled TCP server
 CQXmppStanzaBase class for all XMPP stanzas
 CQXmppStreamBase class for all XMPP streams
 CQXmppTransferJobSingle file transfer job
 CQXmppTransferManagerSupport for sending and receiving files
 CQXmppUtilsStatic utility functions
 CQXmppVCardAddressRepresent a vCard address
 CQXmppVCardEmailRepresents a vCard e-mail address
 CQXmppVCardIqRepresents the XMPP vCard
 CQXmppVCardManagerGets/sets XMPP vCards. It is an implementation of XEP-0054: vcard-temp
 CQXmppVCardOrganizationRepresents organization information in XMPP vCards
 CQXmppVCardPhoneRepresents a vCard phone number
 CQXmppVersionIqIQ for conveying a software version as defined by XEP-0092: Software Version
 CQXmppVersionManagerMakes it possible to request for the software version of an entity as defined by XEP-0092: Software Version
 CQXmppVideoFrameRepresentation of a frame of video data