![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlJS::Import, including all inherited members.
| Import()=default | QQmlJS::Import | |
| Import(QString prefix, QString name, QTypeRevision version, bool isFile, bool isDependency) | QQmlJS::Import | |
| isDependency() const | QQmlJS::Import | inline |
| isFile() const | QQmlJS::Import | inline |
| isValid() const | QQmlJS::Import | |
| name() const | QQmlJS::Import | inline |
| operator==(const Import &a, const Import &b) | QQmlJS::Import | friend |
| prefix() const | QQmlJS::Import | inline |
| qHash(const Import &key, size_t seed=0) noexcept | QQmlJS::Import | friend |
| version() const | QQmlJS::Import | inline |