![]() |
Qt 6.x
The Qt SDK
|
#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "qheaderview.h"
#include "private/qabstractitemview_p.h"
#include "QtCore/qbitarray.h"
#include "QtWidgets/qapplication.h"
Go to the source code of this file.
Classes | |
class | QHeaderViewPrivate |
struct | QHeaderViewPrivate::SectionItem |
struct | QHeaderViewPrivate::LayoutChangeItem |
Functions | |
QT_REQUIRE_CONFIG (itemviews) | |
Q_DECLARE_TYPEINFO (QHeaderViewPrivate::SectionItem, Q_PRIMITIVE_TYPE) | |
Q_DECLARE_TYPEINFO (QHeaderViewPrivate::LayoutChangeItem, Q_RELOCATABLE_TYPE) | |
Q_DECLARE_TYPEINFO | ( | QHeaderViewPrivate::LayoutChangeItem | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QHeaderViewPrivate::SectionItem | , |
Q_PRIMITIVE_TYPE | |||
) |
QT_REQUIRE_CONFIG | ( | itemviews | ) |