Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
networkquery.h File Reference

(78de81e286d89a5396b08b67ca98ccedda8a836f)

#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
 
class  Tasking::NetworkQueryTaskAdapter
 

Namespaces

namespace  Tasking
 \inmodule TaskingSolution
 

Typedefs

using Tasking::NetworkQueryTask = CustomTask<NetworkQueryTaskAdapter>
 

Enumerations

enum class  Tasking::NetworkOperation { Tasking::Get , Tasking::Put , Tasking::Post , Tasking::Delete }