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

QClipboard: add error code returning to functions that may fail

XMLWordPrintable

      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)
      

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

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

              Created:
              Updated:

                There are no open Gerrit changes