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

API flaw in QVersitWriter startWriting()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.0.0
    • PIM: Versit
    • None

      The startWriting() methods are slots, but rely on the return value to report errors according to http://doc-snapshot.qt-project.org/5.0/qversitwriter.html#stateChanged either errors should be reported by having an additional State used by the stateChanged() signal, or the methods should not be slots. The current API is broken by design.

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

            pairajal Paivi Rajala
            richmoore Richard Moore (qtnetwork)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes