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

QTableView will force QSqlTableModel to use OnFieldChange submit policy

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes