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

Method enable_format

DSView/pv/dock/protocolitemlayer.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 void ProtocolItemLayer::enable_format(bool flag)
158 {
159 _format_combox->setDisabled(!flag);
160 }
161
162 void ProtocolItemLayer::set_label_name(QString name)
163 {

Callers 1

decoded_progressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected