Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3616

QDataWidgetMapper doesn't work with double values and QSpinBox instances when using certain SQL databases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.4.3
    • SQL Support
    • None

      QDataWidgetMapper doesn't work with double values and QSpinBox instances when using certain SQL databases, the reason for this is that the database returns the double as a string value (to perserve precision) but QVariant can't convert the string to an int.

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

            mabrand Mark Brand
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes