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

QXmlStreamWriter missing raiseError() and similar functions

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.11.1, 5.11.2, 5.14.1
    • None

    Description

      QXmlStreamReader::raiseError() is very useful when implementing custom XML readers, and makes it easy to check for both standard and custom errors with hasError() and errorString().

      Oddly enough, QXmlStreamWriter doesn't have the same functionality. It'd be nice if it did.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            phlucious Evon Silvia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes