![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
#include "qquicklabsplatformfiledialog_p.h"#include <QtCore/qlist.h>#include "moc_qquicklabsplatformfiledialog_p.cpp"
 Include dependency graph for qquicklabsplatformfiledialog.cpp:Go to the source code of this file.
Functions | |
| static QString | extractName (const QString &filter) | 
| static QString | extractExtension (QStringView filter) | 
| static QStringList | extractExtensions (QStringView filter) | 
      
  | 
  static | 
Definition at line 587 of file qquicklabsplatformfiledialog.cpp.
References QString::mid().
Referenced by extractExtensions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 592 of file qquicklabsplatformfiledialog.cpp.
References extractExtension(), QStringView::mid(), and Qt::SkipEmptyParts.
Referenced by QQuickLabsPlatformFileNameFilter::update().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 582 of file qquicklabsplatformfiledialog.cpp.
References QString::left().
Referenced by QQuickLabsPlatformFileNameFilter::update(), and QQuickFileNameFilter::update().
 Here is the call graph for this function:
 Here is the caller graph for this function: