Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ operator<<() [2/2]

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

Definition at line 272 of file qwindowsmimeregistry.cpp.