MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / set_label_name

Method set_label_name

DSView/pv/dock/protocolitemlayer.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 }
161
162 void ProtocolItemLayer::set_label_name(QString name)
163 {
164 _protocol_label->setText(name);
165 }
166
167 void ProtocolItemLayer::update_font()
168 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected