![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qabstractitemmodel.h>
#include <QtCore/qlist.h>
#include <QtCore/qset.h>
Go to the source code of this file.
Classes | |
class | QItemSelectionRange |
\inmodule QtCore More... | |
class | QItemSelectionModel |
[38] More... | |
class | QItemSelection |
\inmodule QtCore More... | |
Functions | |
QT_REQUIRE_CONFIG (itemmodel) | |
Q_DECLARE_TYPEINFO (QItemSelectionRange, Q_RELOCATABLE_TYPE) | |
Q_CORE_EXPORT QDebug | operator<< (QDebug, const QItemSelectionRange &) |
Q_CORE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
const QItemSelectionRange & | range | ||
) |
Definition at line 1965 of file qitemselectionmodel.cpp.
Q_DECLARE_TYPEINFO | ( | QItemSelectionRange | , |
Q_RELOCATABLE_TYPE | |||
) |
QT_REQUIRE_CONFIG | ( | itemmodel | ) |