Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-160

Various data classes in QtContacts have an unnessarily virtual destructor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 1.0.0
    • 1.0.0
    • Contacts
    • None
    • f979d7163e8ea4a3c77c139d889d823693f46698

      These are:
      QContactAbstractRequest
      QContactDetail
      QContactFilter

      These are unnecessary because all subclasses of them are expected to hold all data in the private object (d pointer), which is cleaned up by the base class's destructor anyway.

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

            wuwon Kevin Wu Won (closed Nokia identity) (Inactive)
            wuwon Kevin Wu Won (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