Hi all,

I added a qwtscalewidget to my widget. I am trying to set a scale it, but i cant manage. I am trying to use setScaleDiv() or setScaleDraw() methods of QwtScaleWidget class, but i didnt understand how to use them. I think setScaleDiv() method will do my job. But it requires a QwtValueList object. But i cant find any class declaration of this object. So i am stucked.

Thanks.