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

QClipboard: add error code returning to functions that may fail

    XMLWordPrintable

Details

    Description

      At least on Windows possible errors in handling clipboard data are only printed out with qErrnoWarning but no error codes are returned.

      For example setMimeData can fail but will only print an error instead of returning an error code.

      void QWindowsClipboard::setMimeData(QMimeData *mimeData, QClipboard::Mode mode)
      

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              kileppal Kimmo Leppälä
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes