Beginnings of a qt based gui system added under gr-qtgui
authorn4hy <n4hy@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 21 Feb 2007 21:24:23 +0000 (21:24 +0000)
committern4hy <n4hy@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 21 Feb 2007 21:24:23 +0000 (21:24 +0000)
commitd17c86e8c52b6c8ae4ed276ace8727f0c9097bc4
tree0e758746b21cab69b4e5178be9c913736603920e
parent8097ab89e6e26c08e6ed9bd57502f7fbb1385299
Beginnings of a qt based gui system added under gr-qtgui

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4564 221aa14e-8319-0410-a670-987f0aec2ac5
12 files changed:
config/grc_gr_qtgui.m4 [new file with mode: 0644]
configure.ac
gr-qtgui/Changelog [new file with mode: 0644]
gr-qtgui/Makefile.am [new file with mode: 0644]
gr-qtgui/README [new file with mode: 0644]
gr-qtgui/gr-qtgui.conf [new file with mode: 0644]
gr-qtgui/src/Makefile.am [new file with mode: 0644]
gr-qtgui/src/lib/Makefile.am [new file with mode: 0644]
gr-qtgui/src/lib/fftdisplay.cc [new file with mode: 0644]
gr-qtgui/src/lib/fftdisplay.h [new file with mode: 0644]
gr-qtgui/src/lib/fftdisplaysink.h [new file with mode: 0644]
gr-qtgui/src/lib/qt_examples.cc [new file with mode: 0644]