MatchedImport Class
(QmlJS::MatchedImport)Public Functions
MatchedImport() | |
MatchedImport(QmlJS::ImportMatchStrength matchStrength, QmlJS::ImportKey importKey, const QString &coreImportId) | |
int | compare(const QmlJS::MatchedImport &o) const |
Member Function Documentation
MatchedImport::MatchedImport()
Default constructs an instance of MatchedImport.
MatchedImport::MatchedImport(QmlJS::ImportMatchStrength matchStrength, QmlJS::ImportKey importKey, const QString &coreImportId)
Default constructs an instance of MatchedImport.