QDjango
|
Classes | |
class | QDjangoFastCgiServer |
The QDjangoFastCgiServer class represents a FastCGI server. More... | |
class | QDjangoHttpController |
The QDjangoHttpController class provides static methods for replying to HTTP requests. More... | |
class | QDjangoHttpRequest |
The QDjangoHttpRequest class represents an HTTP request. More... | |
class | QDjangoHttpResponse |
The QDjangoHttpResponse class represents an HTTP response. More... | |
class | QDjangoHttpServer |
The QDjangoHttpServer class represents an HTTP server. More... | |
class | QDjangoUrlResolver |
The QDjangoUrlResolver class maps incoming HTTP requests to handlers. More... |
QDjango's HTTP request and response framework enables you to write web web applications and serve them over HTTP.