Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.3.0
-
None
-
Windows
-
qtbase bc96954aef67246bf90e51328eae8f96f03fd74e (dev, 13.6.2014, 5.4) qtwinextras b7e905eaa8769c7a4e21c43f20fb995bcd19d0ba (17.6.2014,dev,5.4)
Description
Since Qt 5, QWindowsMime has been removed from the publicly accessible API (unless I am missing something). Because of this change, it does not appear that it's possible for an application to implement handing of additional MIME types that could be done in Qt 4 using QWindowsMime.
I should note that the Macintosh equivalent, QMacPasteboardMime, does exist in Qt 5.
It looks like the class still exists internally in Qt5, but I don't see how I can access it from my application.
See also QTBUG-39558.
Attachments
Issue Links
- relates to
-
QTBUG-39558 Reference to QWindowsMime should be removed from QMimeData documentation
- Closed
-
QTBUG-41651 QClipboard: Add a means to not have the clipboard clear it's contents when adding data to it
- Closed
For Gerrit Dashboard: QTBUG-39559 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
87357,4 | Add QWinMime. | dev | qt/qtwinextras | Status: MERGED | +2 | 0 |
87358,3 | Windows: Expose helper functions for QWindowsMime to the native interface. | dev | qt/qtbase | Status: MERGED | +2 | 0 |
87600,3 | Fix references to platform-specific handlers in QMimeData documentation. | dev | qt/qtbase | Status: MERGED | +2 | 0 |