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
QQmlJS::FileSelectorInfo Struct Reference

#include <qqmljscontextualtypes_p.h>

Collaboration diagram for QQmlJS::FileSelectorInfo:

Public Attributes

QQmlJSScope::ConstPtr mainType
QList< FileSelectedTypefileSelectedTypes

Detailed Description

Definition at line 54 of file qqmljscontextualtypes_p.h.

Member Data Documentation

◆ fileSelectedTypes

QList<FileSelectedType> QQmlJS::FileSelectorInfo::fileSelectedTypes

Definition at line 57 of file qqmljscontextualtypes_p.h.

◆ mainType

QQmlJSScope::ConstPtr QQmlJS::FileSelectorInfo::mainType

Definition at line 56 of file qqmljscontextualtypes_p.h.


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