|
KanoopProtocolQt 1.2.3
Qt HTTP operations and MQTT client library
|
|
| ▼CAbstractThreadClass | |
| ▼CHttpOperation | Base class for HTTP operations executed asynchronously on a dedicated thread |
| CHttpDelete | HTTP DELETE operation executed asynchronously on a dedicated thread |
| CHttpGet | HTTP GET operation executed asynchronously on a dedicated thread |
| CHttpPost | HTTP POST operation executed asynchronously on a dedicated thread |
| CHttpPut | HTTP PUT operation executed asynchronously on a dedicated thread |
| CHttpUpload | HTTP multipart file upload operation executed asynchronously on a dedicated thread |
| ▼CLoggingBaseClass | |
| CMqttClient | MQTT client wrapper providing connection management, auto-reconnect, and SSL support |
| CMqttParameters | Encapsulates connection parameters for an MQTT broker |
| ▼CQMap | |
| CHttpCustomHeaders | Map of custom HTTP header names to their values |
| CHttpKnownHeaders | Map of Qt known HTTP headers to their values |
| ▼CQObject | |
| CMqttClient | MQTT client wrapper providing connection management, auto-reconnect, and SSL support |
| ▼CQPair | |
| CHttpOperation::KeyValuePair | A simple key-value pair used for HTTP parameters |