QT GUI Entry

From GNU Radio
Revision as of 17:24, 15 September 2023 by Duggabe (talk | contribs) (add note)
Jump to navigation Jump to search

This block creates a variable with a text entry box. Leave the label blank to use the variable id as the label.

Note: for version 3.10, after typing the entry, the 'Enter/Return' key must be pressed.

See GUI Hint for how to position the widget within the application.

Example Flowgraph

This is just the GUI output when using this block

Qt-gui-entry.png