Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-7

QDateTime does not support the 6-argument format

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 1.2.x
    • PySide
    • None
    • I617eefab6a41939c37e2f1bf800857bc2d74b6ee

    Description

      QDateTime is missing support for the 6-argument version.

      Fix:

      In QtCore typesystem definition file, a new function signature for
      6-argument QDateTime init function (QDateTime(int, int, int, int, int,
      int)) needs to be added.

      A testcase also should be added in
      tests/QtCore/python_conversion.py.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hugopl Hugo Parente Lima
            mairas Matti Airas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes