[Kde-bindings] [Bug 309001] New: Qyoto: replace QDateTime with DateTime in the API

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


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

            Bug ID: 309001
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: kde-bindings at kde.org
           Summary: Qyoto: replace QDateTime with DateTime in the API
    Classification: Unclassified
                OS: other
          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 QDateTime class.

Reproducible: Always

Steps to Reproduce:
1. Look at the QDateTimeEdit.DateTime property.
Actual Results:  
It is of type Qyoto.QDateTime.

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