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

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

XMLWordPrintable

    • Team A Foundation Sprint 60

      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.

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

            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

              Created:
              Updated:

                There are no open Gerrit changes