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

Misinformation about the allocated numerical precision policy of QSQL Driver.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 4.7.4, 4.8.0
    • Documentation
    • None
    • Linux/Windows

    Description

      According to the following part of the QSQL documentation points out http://doc.qt.nokia.com/4.8-snapshot/qsql.html#NumericalPrecisionPolicy-enum default numerical precision policy value should be 0 (QSql::HighPrecision). But as the attached sample code shows and following code snippet from the qt code it is set to 4 (QSql::LowPrecisionDouble). So the documentation should be updated accordingly.

      Attachments

        Issue Links

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

          Activity

            People

              docteam Qt Documentation Team
              thwijeth Tharanga Wijethilake (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes