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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes