Qt 6.x
The Qt SDK
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 27 of file qqmljsresourcefilemapper_p.h.

Member Function Documentation

◆ isValid()

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

Definition at line 31 of file qqmljsresourcefilemapper_p.h.

References QString::isEmpty().

+ Here is the call graph for this function:

Member Data Documentation

◆ filePath

QString QQmlJSResourceFileMapper::Entry::filePath

Definition at line 30 of file qqmljsresourcefilemapper_p.h.

◆ resourcePath

QString QQmlJSResourceFileMapper::Entry::resourcePath

Definition at line 29 of file qqmljsresourcefilemapper_p.h.


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