QwtKnob

LGPL

A knob for picking values.

[ Qwt docs | Back to Index ]

Styles and Code

Code
windows
sgi
QwtKnob *w = new QwtKnob(); w->setRange( 0, 100, 10 ); w->setValue( 42 );

[ Back to Index ]

Licenses are noted in grayed out, smaller text. Closed indicates that the widget is available under a closed-source compatible license. Dual licensing is possible.

Provided by the DigitalFanatics, the host of the Independent Qt Tutorial.