openbsd-ports/x11/qwt/files
merdely b417d0254a 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.

help and okay steven@
2007-09-14 01:19:24 +00:00
..
Makefile.examples The Qwt library contains GUI Components and utility classes which 2007-09-14 01:19:24 +00:00
README.OpenBSD The Qwt library contains GUI Components and utility classes which 2007-09-14 01:19:24 +00:00

Building QWT Examples on OpenBSD

To build the qwt examples:
  cd !!PREFIX!!/share/examples/qwt
  make

A qwt example binary will be built in each subdirectory of
!!PREFIX!!/share/examples/qwt.