Dear all,

Using Qwt6.0.1, I want to construct a date axis with complete format, i.e showing the beginning of each year as major ticks, months as mid ticks and days as minor tick.
I know that i should write new QwtScaleDraw and QwtScaleDiv classes, but i really dont know how! Any one can help me please?