Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
void ProbeABI::setCompilerVersion(const QString &compilerVersion)
107
{
108
d->compilerVersion = compilerVersion;
109
}
110
111
bool ProbeABI::isVersionRelevant() const
112
{
Callers
4
fromString
Method · 0.80
detectAbiForQtCore
Method · 0.80
ProbeABITest
Class · 0.80
testToString
Method · 0.80
Calls
no outgoing calls
Tested by
1
testToString
Method · 0.64