![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 |
\inmodule QtCore 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 &) |
QDebug operator<< | ( | QDebug | dbg, |
const QItemSelectionRange & | range ) |
Definition at line 2038 of file qitemselectionmodel.cpp.
Q_DECLARE_TYPEINFO | ( | QItemSelectionRange | , |
Q_RELOCATABLE_TYPE | ) |
QT_REQUIRE_CONFIG | ( | itemmodel | ) |