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

(ec3c96d72d17538406fe77274ba0b5ceed680254)

#include "qandroidplatformservices.h"
#include <QDebug>
#include <QDesktopServices>
#include <QFile>
#include <QMimeDatabase>
#include <QtCore/QJniObject>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qscopedvaluerollback.h>
+ Include dependency graph for qandroidplatformservices.cpp:

Go to the source code of this file.

Functions

 Q_DECLARE_JNI_CLASS (FileProvider, "androidx/core/content/FileProvider")
 

Function Documentation

◆ Q_DECLARE_JNI_CLASS()

Q_DECLARE_JNI_CLASS ( FileProvider ,
"androidx/core/content/FileProvider"  )