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
qnetworkproxy_android.cpp File Reference

(7f4cdb9941ee662b85abe4347a5b818e5ae4077e)

#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