(564f2cbbddbca3f118198f0fb4ca0a97b95b8a59)
#include <QtCore/qcompare.h>
#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include <QtCore/qobject.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
|
class | QModelRoleData |
| \inmodule QtCore More...
|
|
struct | QtPrivate::IsContainerCompatibleWithModelRoleDataSpan< T, Enable > |
|
struct | QtPrivate::IsContainerCompatibleWithModelRoleDataSpan< T, std::enable_if_t< std::conjunction_v< std::is_convertible< decltype(std::data(std::declval< T & >())), QModelRoleData * >, std::is_convertible< decltype(std::size(std::declval< T & >())), qsizetype >, std::is_convertible< typename std::iterator_traits< decltype(std::begin(std::declval< T & >()))>::value_type, QModelRoleData >, std::is_convertible< decltype(std::begin(std::declval< T & >()) !=std::end(std::declval< T & >())), bool >, std::negation< std::is_same< std::decay_t< T >, QModelRoleDataSpan > > > > > |
|
class | QModelRoleDataSpan |
| \inmodule QtCore More...
|
|
class | QModelIndex |
| \inmodule QtCore More...
|
|
class | QPersistentModelIndex |
| \inmodule QtCore More...
|
|
class | QAbstractItemModel |
| \inmodule QtCore More...
|
|
class | QAbstractTableModel |
| \inmodule QtCore More...
|
|
class | QAbstractListModel |
| \inmodule QtCore More...
|
|
◆ QModelIndexList
◆ operator<<() [1/2]
◆ operator<<() [2/2]
◆ Q_DECLARE_TYPEINFO() [1/3]
◆ Q_DECLARE_TYPEINFO() [2/3]
◆ Q_DECLARE_TYPEINFO() [3/3]
◆ qHash() [1/2]
size_t qHash |
( |
const QModelIndex & | index, |
|
|
size_t | seed = 0 ) |
|
inlinenoexcept |
◆ qHash() [2/2]
◆ QT_REQUIRE_CONFIG()
QT_REQUIRE_CONFIG |
( |
itemmodel | | ) |
|