QwtExample4
October 12, 2016 ยท View on GitHub
Qwt example 4: 'alpha beta filter with variable parameters' is a Qwt example that shows how to add a QwtPlot to a form.

Other Qwt examples can be found at richelbilderbeek's Qwt GitHub.
Run locally
./download_other_githubs.sh
./install_other_githubs.sh
qmake
make
./QwtExample4

