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

Method name

plugins/meson/mintro/mesonoptions.cpp:299–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

297MesonOptionBase::~MesonOptionBase() {}
298
299QString MesonOptionBase::name() const
300{
301 return m_name;
302}
303
304QString MesonOptionBase::description() const
305{

Callers 1

printMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected