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

Clean up QSqlRecord/QSqlIndex inheritance

    XMLWordPrintable

Details

    Description

      QSqlRecord doesn't have a virtual destructor. Nevertheless, QSqlIndex subclasses it, and adds member variables. QSqlRecord does have a d-pointer and is shared (but not declared as such), QSqlIndex doesn't have a d-pointer.

      This needs to be cleaned up next time we can break binary compatibility.

      Attachments

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

        Activity

          People

            chehrlic Christian Ehrlicher
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes