MatchedImport Class

(Debugger::QmlJS::MatchedImport)

Public Functions

MatchedImport()
MatchedImport(Debugger::QmlJS::ImportMatchStrength matchStrength, Debugger::QmlJS::ImportKey importKey, const Debugger::QString &coreImportId)
int compare(const Debugger::QmlJS::MatchedImport &o) const

Member Function Documentation

MatchedImport::MatchedImport()

Default constructs an instance of MatchedImport.

MatchedImport::MatchedImport(Debugger::QmlJS::ImportMatchStrength matchStrength, Debugger::QmlJS::ImportKey importKey, const Debugger::QString &coreImportId)

Default constructs an instance of MatchedImport.

int MatchedImport::compare(const Debugger::QmlJS::MatchedImport &o) const