summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/plot_waterfall.h
diff options
context:
space:
mode:
authorTom Rondeau2011-10-16 16:32:41 -0400
committerTom Rondeau2011-10-16 16:32:41 -0400
commit4496fae2deea200755225c007a26f4c7be0470e9 (patch)
tree88a6c2e22e53180b07f48dd5d9fb33aa06217189 /gr-qtgui/lib/plot_waterfall.h
parent4ba2c75f9109b750f8c04b60a04f2100e33e9416 (diff)
downloadgnuradio-4496fae2deea200755225c007a26f4c7be0470e9.tar.gz
gnuradio-4496fae2deea200755225c007a26f4c7be0470e9.tar.bz2
gnuradio-4496fae2deea200755225c007a26f4c7be0470e9.zip
qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale and color not working yet).
Diffstat (limited to 'gr-qtgui/lib/plot_waterfall.h')
-rw-r--r--gr-qtgui/lib/plot_waterfall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-qtgui/lib/plot_waterfall.h b/gr-qtgui/lib/plot_waterfall.h
index ce24d88d8..120b5b4cf 100644
--- a/gr-qtgui/lib/plot_waterfall.h
+++ b/gr-qtgui/lib/plot_waterfall.h
@@ -32,6 +32,7 @@ public:
const WaterfallData* data()const;
void setColorMap(const QwtColorMap &);
+
const QwtColorMap &colorMap() const;
#if QWT_VERSION < 0x060000