Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ variableMap
Method
variableMap
plugins/qmakemanager/qmakefile.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
QMakeFile::VariableMap QMakeFile::variableMap() const
158
{
159
return m_variableValues;
160
}
161
162
QStringList QMakeFile::resolveVariable(const QString& variable, VariableInfo::VariableType type) const
163
{
Callers
2
read
Method · 0.80
varResolution
Method · 0.80
Calls
no outgoing calls
Tested by
1
varResolution
Method · 0.64