Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setVariables
Method
setVariables
plugins/qmakemanager/qmakefilevisitor.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void QMakeFileVisitor::setVariables(const VariableMap& vars)
35
{
36
m_variableValues = vars;
37
}
38
39
QMakeVariableResolver::VariableMap QMakeFileVisitor::visitFile(QMake::ProjectAST* node)
40
{
Callers
1
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected