MCPcopy 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
157QMakeFile::VariableMap QMakeFile::variableMap() const
158{
159 return m_variableValues;
160}
161
162QStringList QMakeFile::resolveVariable(const QString& variable, VariableInfo::VariableType type) const
163{

Callers 2

readMethod · 0.80
varResolutionMethod · 0.80

Calls

no outgoing calls

Tested by 1

varResolutionMethod · 0.64