summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/python/qttest_c.py
Commit message (Collapse)AuthorAgeFilesLines
* Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and ↵trondeau2009-04-151-37/+0
| | | | | | capabilities to the qtgui package. Most importantly, it allows interaction between PyQt and the C++ Qt routines in the gnuradio library. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10850 221aa14e-8319-0410-a670-987f0aec2ac5
* some cleanup as well as adding a way to pass the Qapplication between sinks ↵trondeau2009-02-281-5/+15
| | | | | | that allows multiple GUIs to be defined and run. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10535 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f ↵trondeau2008-10-251-0/+27
that displays the time, PSD, and spectrogram plots of a signal put into it. It requires qt4, qwt, and qwtplot3d and has not been tested on OSX. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9853 221aa14e-8319-0410-a670-987f0aec2ac5