Difference between revisions of "QT GUI Sink"
From GNU Radio
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Block Docs]] | ||
This is essentially just a combination of the following four GUI's, putting each one in a separate tab. | This is essentially just a combination of the following four GUI's, putting each one in a separate tab. | ||
# [[QT GUI Frequency Sink]] | # [[QT GUI Frequency Sink]] | ||
Line 7: | 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.