Difference between revisions of "QT GUI Sink"
From GNU Radio
Line 6: | Line 6: | ||
It also provides some extra widgets (e.g. window type) that are usually only accessible either through the block parameters or by middle-clicking the window while it's running. | It also provides some extra widgets (e.g. window type) that are usually only accessible either through the block parameters or by middle-clicking the window while it's running. | ||
+ | |||
+ | Example Flowgraph: | ||
[[File:Gui-combo.png]] | [[File:Gui-combo.png]] |
Revision as of 03:10, 29 December 2018
This is essentially just a combination of the following four GUI's, putting each one in a separate tab.
It also provides some extra widgets (e.g. window type) that are usually only accessible either through the block parameters or by middle-clicking the window while it's running.
Example Flowgraph: