QT GUI Entry

From GNU Radio
Jump to navigation Jump to search

This block creates a variable with a text entry box.

Note: Before version 3.10.8.0, after typing the entry, the 'Enter/Return' key must be pressed. With version 3.10.8.0, the parameter "Update Trigger" allows selection of the behavior. See the parameter below.

Parameters

(R): Run-time adjustable

QT GUI Entry prop.png

Label
Leave the label blank to use the variable id as the label.
Type
options: [Float, Integer, String, Boolean, Any]
Default Value (R)
default: '0'
Update Trigger - only version 3.10.8.0 and after
options: ["'Enter'", "'Enter' or focus lost"]
GUI Hint
See GUI Hint for how to position the widget within the application.

Example Output

Qt-gui-entry.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
qtgui_entry.block.yml