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

Make QDomImplementation::{set, get}InvalidDataPolicy() non-static

    XMLWordPrintable

Details

    • Team A Foundation Sprint 60

    Description

      Having static methods for setting/getting the invalid data policy in QDomImplementation is a bad API choice. Replace them with non-static methods per-QDomDocument and deprecate the original ones. in QDomImplementation. Since we can't have static and non-static overloads with same name and parameters (see the comments below), this has to wait for Qt 7.

      Attachments

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

        Activity

          People

            sonakur Sona Kurazyan
            sonakur Sona Kurazyan
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes