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

API flaw in QVersitWriter startWriting()

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes