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

Method Invalidate

plugins/debuggercommon/midebuggerplugin.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 void Invalidate()
76 {
77 m_valid = false;
78 }
79
80public Q_SLOTS:
81 void debuggerAccepted(const QString& name)

Callers 1

setupDBusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected