QWT: Qt Widgets for Technical Applications, Version 5.2
QWT: Qt Widgets for Technical Applications, Version 5.2
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 5.2 contains source incompatible changes versus other versions of QWT.
QWT: Qt Widgets for Technical Applications, Version 5.2
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 5.2 contains source incompatible changes versus other versions of QWT.
To install qwt52, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qwt52
To see what files were installed by qwt52, run:
port contents qwt52
To later upgrade qwt52, run:
sudo port selfupdate && sudo port upgrade qwt52
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.