Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qnetworkproxy_android.cpp File Reference
#include "qnetworkproxy.h"
#include <QtCore/qcoreapplication_platform.h>
#include <QtCore/qjnienvironment.h>
#include <QtCore/qjniobject.h>
+ Include dependency graph for qnetworkproxy_android.cpp:

Go to the source code of this file.

Classes

struct  ProxyInfoObject
 

Variables

static const char networkClass [] = "org/qtproject/qt/android/network/QtNetwork"
 

Variable Documentation

◆ networkClass

const char networkClass[] = "org/qtproject/qt/android/network/QtNetwork"
static