[Kde-bindings] KDatePicker question

Richard Dale Richard_Dale at tipitina.demon.co.uk
Mon Oct 11 13:58:24 UTC 2004


On Monday 11 October 2004 13:31, Thibauld Favre wrote:
> Hi,
>
> I was wondering wether it was normal that the
> KDE::DatePicker.date method returns a Qt::Date and not a "ruby" Date
> object. Is it possible to have KDE::DatePicker.date return a ruby Date
> object ? Sorry if this is a stupid question but as I don't have the answer,
> I felt like asking...
That would be possible. For instance, the QtJava bindings return a Java 
Calendar instance instead of a QDate. But I'd been thinking of changing that 
to a QDate, because the java Calendar class is very badly designed. I haven't 
looked into how the ruby date class compares with QDate.

-- Richard



More information about the Kde-bindings mailing list