Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
networkquery.h File Reference

(2ab472f6cbcb8505a84dac8acd8e6795b9af0b8d)

#include "tasking_global.h"
#include "tasktree.h"
#include <QtNetwork/QNetworkReply>
#include <QtNetwork/QNetworkRequest>
#include <memory>
Include dependency graph for networkquery.h:
This graph shows which files directly or indirectly include this file:

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 }