Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwindowsmimeregistry.h File Reference

(649dccf57b18626f6a0790d46e5e619e4e603078)

#include <QtCore/qt_windows.h>
#include <QtGui/qwindowsmimeconverter.h>
#include <QtCore/qlist.h>
#include <QtCore/qvariant.h>
+ Include dependency graph for qwindowsmimeregistry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowsMimeRegistry
 Manages the list of QWindowsMimeConverter instances. More...
 

Functions

QDebug operator<< (QDebug, const FORMATETC &)
 
QDebug operator<< (QDebug d, IDataObject *)
 

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug d,
IDataObject * dataObj )

Definition at line 311 of file qwindowsmimeregistry.cpp.

References d.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug d,
const FORMATETC & tc )

Definition at line 272 of file qwindowsmimeregistry.cpp.

References QWindowsMimeRegistry::clipboardFormatName(), and d.

+ Here is the call graph for this function: