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

(703614f03b73fbcc63d8315bb6a2a86156476341)

#include "qandroidplatformfiledialoghelper.h"
#include <androidjnimain.h>
#include <QtCore/QJniObject>
#include <QMimeDatabase>
#include <QMimeType>
#include <QRegularExpression>
#include <QUrl>
+ Include dependency graph for qandroidplatformfiledialoghelper.cpp:

Go to the source code of this file.

Namespaces

namespace  QtAndroidFileDialogHelper
 

Macros

#define RESULT_OK   -1
 
#define REQUEST_CODE   1305
 

Functions

QStringList QtAndroidFileDialogHelper::nameFilterExtensions (const QString nameFilters)
 

Variables

const char QtAndroidFileDialogHelper::JniIntentClass [] = "android/content/Intent"
 

Macro Definition Documentation

◆ REQUEST_CODE

◆ RESULT_OK