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

Method value

plugins/meson/settings/mesonrewriterinput.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163QJsonValue MesonRewriterInputString::value()
164{
165 return QJsonValue(m_lineEdit->text());
166}
167
168// Options container
169

Callers 4

applyMethod · 0.45
MesonOptionArrayViewMethod · 0.45
updateInputMethod · 0.45
updatedMethod · 0.45

Calls 1

textMethod · 0.45

Tested by

no test coverage detected