summaryrefslogtreecommitdiff
path: root/grc/core/Block.py
diff options
context:
space:
mode:
authorTom Rondeau <tom@trondeau.com>2016-04-26 14:32:19 -0400
committerTom Rondeau <tom@trondeau.com>2016-04-26 17:51:07 -0400
commit46e49782d92fa759fe22d9092bedd6052c739a8e (patch)
treee7125af34ab519e7014a934018aa25929c6a7839 /grc/core/Block.py
parent9ba484aad02aa0d55c473c7507bc333f7f200c27 (diff)
qtgui: Adds a QTGUI edit box block that emits a message when changed.
Unlike the current QT GUI Entry Widget, this is an actual GNU Radio block with an output message port 'msg'. When the editing is finished (enter or change in scope), it triggers the editing_finished method that publishes the text in the box as a message. Also allows setting of the value through an input message port. Adds example test_qtgui_msg.grc to explore this.
Diffstat (limited to 'grc/core/Block.py')
0 files changed, 0 insertions, 0 deletions