Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qwindowsmimeregistry.h File Reference
#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: