Qt5 library providing technical widgets and plotting components
Qt Widgets for Technical Applications
qwt-qt5$ pkg-config --cflags --libs qwt-qt5$ pkg-config --modversion qwt-qt5$ g++ myapp.cpp -o myapp $(pkg-config --cflags --libs qwt-qt5 Qt5Core Qt5Gui Qt5Widgets)