MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setLabel

Method setLabel

common/endpoint.cpp:412–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

410}
411
412void Endpoint::setLabel(const QString &label)
413{
414 m_label = label;
415}
416
417QString Endpoint::key() const
418{

Callers 3

delayedInitMethod · 0.80
stateAddedMethod · 0.80
transitionAddedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected