QXmpp Version: 1.10.0
|
Classes | |
class | QXmppLogger |
The QXmppLogger class represents a sink for logging messages. More... | |
class | QXmppLoggable |
The QXmppLoggable class represents a source of logging messages. More... | |
class | QXmppPromise< T > |
Create and update QXmppTask objects to communicate results of asynchronous operations. More... | |
class | QXmppTask< T > |
class | QXmppClientExtension |
The QXmppClientExtension class is the base class for QXmppClient extensions. More... | |
class | QXmppServer |
The QXmppServer class represents an XMPP server. More... | |
class | QXmppServerExtension |
The QXmppServerExtension class is the base class for QXmppServer extensions. More... | |
class | QXmppClient |
Main class for starting and managing connections to XMPP servers. More... | |
Core classes include all necessary classes to build a basic client or server application. This for example also includes the logging class QXmppLogger.