MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / emitLetterRefresh

Method emitLetterRefresh

src/models/SliceModel.cpp:706–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704// ─── Status updates from radio ────────────────────────────────────────────────
705
706void SliceModel::emitLetterRefresh()
707{
708 emit letterChanged(letter());
709}
710
711void SliceModel::applyStatus(const QMap<QString, QString>& kvs)
712{

Callers 2

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64