KanoopProtocolQt 1.2.3
Qt HTTP operations and MQTT client library
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAbstractThreadClass
 CHttpOperationBase class for HTTP operations executed asynchronously on a dedicated thread
 CHttpDeleteHTTP DELETE operation executed asynchronously on a dedicated thread
 CHttpGetHTTP GET operation executed asynchronously on a dedicated thread
 CHttpPostHTTP POST operation executed asynchronously on a dedicated thread
 CHttpPutHTTP PUT operation executed asynchronously on a dedicated thread
 CHttpUploadHTTP multipart file upload operation executed asynchronously on a dedicated thread
 CLoggingBaseClass
 CMqttClientMQTT client wrapper providing connection management, auto-reconnect, and SSL support
 CMqttParametersEncapsulates connection parameters for an MQTT broker
 CQMap
 CHttpCustomHeadersMap of custom HTTP header names to their values
 CHttpKnownHeadersMap of Qt known HTTP headers to their values
 CQObject
 CMqttClientMQTT client wrapper providing connection management, auto-reconnect, and SSL support
 CQPair
 CHttpOperation::KeyValuePairA simple key-value pair used for HTTP parameters