Difference between revisions of "QT GUI Entry"
From GNU Radio
Line 4: | Line 4: | ||
See [[GUI Hint]] for how to position the widget within the application. | See [[GUI Hint]] for how to position the widget within the application. | ||
− | Example | + | == Example Flowgraph == |
+ | |||
+ | This is just the GUI output when using this block | ||
[[File:Qt-gui-entry.png]] | [[File:Qt-gui-entry.png]] |
Latest revision as of 03:11, 15 July 2019
This block creates a variable with a text entry box. Leave the label blank to use the variable id as the label.
See GUI Hint for how to position the widget within the application.
Example Flowgraph[edit]
This is just the GUI output when using this block