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
QQmlJSResourceFileMapper::Filter Struct Reference

#include <qqmljsresourcefilemapper_p.h>

+ Collaboration diagram for QQmlJSResourceFileMapper::Filter:

Public Attributes

QString path
 
QStringList suffixes
 
FilterFlags flags
 

Detailed Description

Definition at line 42 of file qqmljsresourcefilemapper_p.h.

Member Data Documentation

◆ flags

FilterFlags QQmlJSResourceFileMapper::Filter::flags

Definition at line 45 of file qqmljsresourcefilemapper_p.h.

◆ path

QString QQmlJSResourceFileMapper::Filter::path

Definition at line 43 of file qqmljsresourcefilemapper_p.h.

◆ suffixes

QStringList QQmlJSResourceFileMapper::Filter::suffixes

Definition at line 44 of file qqmljsresourcefilemapper_p.h.


The documentation for this struct was generated from the following file: