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

QTableView will force QSqlTableModel to use OnFieldChange submit policy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • Some future release
    • 4.3.0
    • SQL Support
    • None

    Description

      Even if QSqlTableModel uses OnRowChange, QTableView will force QSqlTableModel to commit for each field change. This happens because the delegate's commitData signal is connected to the view's setData method which sets the field data immediately.

      Attachments

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

        Activity

          People

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes