Windows: Improve debug output of mime conversion handling.
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Wed, 19 Aug 2015 10:29:41 +0000 (12:29 +0200)
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Tue, 1 Sep 2015 12:06:52 +0000 (12:06 +0000)
commit29af8741b68db1dff82de9f12d818524cb6d9147
tree3977d15a1530335f7506987e67987bde19f631ff
parent01c6f7200a74a8910ff9aa31741a20a14ccc443b
Windows: Improve debug output of mime conversion handling.

Introduce convenience function for obtaining the format
name and use that.
Add debug operator for struct FORMATETC including format name.
Replace all code enclosed in #ifdef QMIME_DEBUG by qCDebug().

Task-number: QTBUG-47656
Change-Id: Ibb3c860c57edee4a31e8f5f37e3245feebed52a1
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
src/plugins/platforms/windows/qwindowsclipboard.cpp
src/plugins/platforms/windows/qwindowsmime.cpp
src/plugins/platforms/windows/qwindowsmime.h
src/plugins/platforms/windows/qwindowsole.cpp