![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsscope_p.h>
Collaboration diagram for QQmlJSScope::Export:Public Member Functions | |
| Export ()=default | |
| Export (QString package, QString type, QTypeRevision version, QTypeRevision revision) | |
| bool | isValid () const |
| QString | package () const |
| QString | type () const |
| QTypeRevision | version () const |
| QTypeRevision | revision () const |
Definition at line 173 of file qqmljsscope_p.h.
|
default |
| QQmlJSScope::Export::Export | ( | QString | package, |
| QString | type, | ||
| QTypeRevision | version, | ||
| QTypeRevision | revision | ||
| ) |
Definition at line 1137 of file qqmljsscope.cpp.
| bool QQmlJSScope::Export::isValid | ( | ) | const |
Definition at line 1146 of file qqmljsscope.cpp.
|
inline |
Definition at line 180 of file qqmljsscope_p.h.
|
inline |
Definition at line 183 of file qqmljsscope_p.h.
|
inline |
Definition at line 181 of file qqmljsscope_p.h.
|
inline |
Definition at line 182 of file qqmljsscope_p.h.
Referenced by isVersionAllowed().
Here is the caller graph for this function: