[Bug 170285] New: krosspython: QDate, QTime and QDateTime aren't converted to native Python data types

Jan Kundrát jkt at gentoo.org
Wed Sep 3 01:25:55 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=170285

           Summary: krosspython: QDate, QTime and QDateTime aren't converted
                    to native Python data types
           Product: kdelibs
           Version: 4.1
          Platform: unspecified
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdelibs-bugs at kde.org
        ReportedBy: jkt at gentoo.org


Even though Python has native data types for such purposes, the Qt values are
converted to string. This makes working with them hard. I'd like to see, for
example, a QDateTime converted to a datetime.datetime instance.

(I hope kdelibs is the correct product here, as I wasn't able to find a better
one.)


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdelibs-bugs mailing list