[Kde-bindings] [Bug 309000] New: Qyoto: replace QTime with DateTime in the API
Dimitar Dobrev
dpldobrev at yahoo.com
Thu Oct 25 18:29:27 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=309000
Bug ID: 309000
Severity: normal
Version: unspecified
Priority: NOR
Assignee: kde-bindings at kde.org
Summary: Qyoto: replace QTime 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 QTime class.
Reproducible: Always
Steps to Reproduce:
1. Look at the QDateTimeEdit.Time property.
Actual Results:
It is of type Qyoto.QTime.
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