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
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 QRegularExpressionMatch::captured(), i, QRegularExpressionMatchIterator::next(), ret, and QString::trimmed().

+ 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.