Difference between revisions of "QT GUI Sink"
From GNU Radio
Line 8: | Line 8: | ||
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 | + | == Example Flowgraph == |
[[File:Gui-combo.png]] | [[File:Gui-combo.png]] |
Latest revision as of 03:12, 15 July 2019
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.