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

class QSqlTableModel doesn't free resources

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • 4.7.1
    • 4.6.3
    • SQL Support
    • Qt Creator 2.0

    Description

      The deleting of object of class QSqlTableModel doesn't work well. I wanted to code MDI application for working with databases and used QSqlTableModel class for convinient information exchange with databases. I allocated the object of class QSqlTableModel in heap, it's parent was dialog window with the attribute Delete_on_close. After deleting dialog window QSqlTableModel object didn't free associated database, the file was busy. I sure that it's problem of the class.

      Attachments

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

        Activity

          People

            charles Charles Yin (closed Nokia identity) (Inactive)
            ilikeanime Evgeny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes