Qt 6.x
The Qt SDK
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 132 of file qandroidplatformfiledialoghelper.cpp.

References QRegularExpression::globalMatch(), i, and ret.

+ Here is the call graph for this function:

Variable Documentation

◆ JniIntentClass

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

Definition at line 24 of file qandroidplatformfiledialoghelper.cpp.