MCPcopy Create free account
hub / github.com/KDE/kdevelop / rawValue

Method rawValue

plugins/meson/mintro/mesonoptions.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214// Raw value functions
215
216QStringList MesonOptionArray::rawValue() const
217{
218 return m_value;
219}
220
221bool MesonOptionBool::rawValue() const
222{

Callers 2

MesonOptionArrayViewMethod · 0.80
updateInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected