QXmpp  Version: 1.4.0
Modules
Here is a list of all modules:
 StanzasAll packets that are sent and received are serialized in Stanzas, so this includes IQ stanzas, message stanzas, presence stanzas and other stanzas
 Core classesCore classes include all necessary classes to build a basic client or server application. This for example also includes the logging class QXmppLogger
 ManagersManagers are used to extend the basic QXmppClient. Some of them are loaded by default, others need to be added to the client using QXmppClient::addExtension()