Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtAndroidFileDialogHelper Namespace Reference

Classes

class  QAndroidPlatformFileDialogHelper

Functions

QStringList nameFilterExtensions (const QString nameFilters)

Variables

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

Function Documentation

◆ nameFilterExtensions()

QStringList QtAndroidFileDialogHelper::nameFilterExtensions ( const QString nameFilters)

Definition at line 133 of file qandroidplatformfiledialoghelper.cpp.

Variable Documentation

◆ JniIntentClass

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

Definition at line 25 of file qandroidplatformfiledialoghelper.cpp.