![]() |
Qt 6.x
The Qt SDK
|
#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include <QtCore/qdatastream.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
Classes | |
class | QWidgetItemData |
Functions | |
Q_DECLARE_TYPEINFO (QWidgetItemData, Q_RELOCATABLE_TYPE) | |
QDataStream & | operator>> (QDataStream &in, QWidgetItemData &data) |
QDataStream & | operator<< (QDataStream &out, const QWidgetItemData &data) |
|
inline |
Definition at line 44 of file qwidgetitemdata_p.h.
References out.
|
inline |
Definition at line 37 of file qwidgetitemdata_p.h.
Q_DECLARE_TYPEINFO | ( | QWidgetItemData | , |
Q_RELOCATABLE_TYPE | |||
) |