![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "tasking_global.h"#include "tasktree.h"#include <QtNetwork/QNetworkReply>#include <QtNetwork/QNetworkRequest>#include <memory>Go to the source code of this file.
Classes | |
| class | Tasking::NetworkQuery |
Namespaces | |
| namespace | Tasking |
| \inmodule TaskingSolution | |
Typedefs | |
| using | Tasking::NetworkQueryTask = SimpleCustomTask<NetworkQuery> |
Enumerations | |
| enum class | Tasking::NetworkOperation { Tasking::Get , Tasking::Put , Tasking::Post , Tasking::Delete } |