QwtExample4

October 12, 2016 ยท View on GitHub

Travis CI logo Whitespace Codecov logo

Build Status codecov.io

Qwt example 4: 'alpha beta filter with variable parameters' is a Qwt example that shows how to add a QwtPlot to a form.

Screenshot

Other Qwt examples can be found at richelbilderbeek's Qwt GitHub.

Run locally

./download_other_githubs.sh
./install_other_githubs.sh
qmake
make
./QwtExample4