[Kde-bindings] [Bug 308999] New: Qyoto: replace QDate with DateTime in the API

Dimitar Dobrev dpldobrev at yahoo.com
Thu Oct 25 18:25:42 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=308999

            Bug ID: 308999
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: kde-bindings at kde.org
           Summary: Qyoto: replace QDate with DateTime in the API
    Classification: Unclassified
                OS: All
          Reporter: dpldobrev at yahoo.com
          Hardware: Other
            Status: NEW
         Component: general
           Product: bindings

Mono/.NET have a class called DateTime for working with dates and time and the
development experience would feel more natural if this class was used instead
of the Qt QDate class.

Reproducible: Always

Steps to Reproduce:
1. Look at the QCalendarWidget.SelectedDate property.
Actual Results:  
It is of type Qyoto.QDate.

Expected Results:  
It is of type System.DateTime.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list