MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setCompilerVersion

Method setCompilerVersion

launcher/core/probeabi.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void ProbeABI::setCompilerVersion(const QString &compilerVersion)
107{
108 d->compilerVersion = compilerVersion;
109}
110
111bool ProbeABI::isVersionRelevant() const
112{

Callers 4

fromStringMethod · 0.80
detectAbiForQtCoreMethod · 0.80
ProbeABITestClass · 0.80
testToStringMethod · 0.80

Calls

no outgoing calls

Tested by 1

testToStringMethod · 0.64