|
Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include <QObject>#include <QString>#include <QVariant>#include <QVariantMap>#include "httprequesthandler.h"Go to the source code of this file.
Classes | |
| class | Example::Httpd::AbstractController |
| Abstract class for processing unified HTTP requests to server's API. More... | |
Namespaces | |
| HobrasoftHttpd | |
| Namespace of HTTP server. | |
| Example | |
| Namespace for Example. | |
| Example::Httpd | |
| Name space for own application HTTP server. | |
Definition in file abstractcontroller.h.
1.8.14