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

#include <qqmljsresourcefilemapper_p.h>

Collaboration diagram for QQmlJSResourceFileMapper::Entry:

Public Member Functions

bool isValid () const

Public Attributes

QString resourcePath
QString filePath

Detailed Description

Definition at line 29 of file qqmljsresourcefilemapper_p.h.

Member Function Documentation

◆ isValid()

bool QQmlJSResourceFileMapper::Entry::isValid ( ) const
inline

Definition at line 33 of file qqmljsresourcefilemapper_p.h.

Member Data Documentation

◆ filePath

QString QQmlJSResourceFileMapper::Entry::filePath

Definition at line 32 of file qqmljsresourcefilemapper_p.h.

◆ resourcePath

QString QQmlJSResourceFileMapper::Entry::resourcePath

Definition at line 31 of file qqmljsresourcefilemapper_p.h.


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