![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQmlModels/private/qsortfilterproxymodelhelper_p.h>
#include <QtQmlModels/private/qqmlsortfilterproxymodel_p.h>
Go to the source code of this file.
Typedefs | |
using | IndexMap = QSortFilterProxyModelHelper::IndexMap |
Functions | |
template<typename F> | |
void | forEachProperty (const QMetaObject *metaObject, const QModelIndex &sourceIndex, const QQmlSortFilterProxyModel *proxyModel, F &&handler) |
Definition at line 9 of file qsortfilterproxymodelhelper.cpp.
void forEachProperty | ( | const QMetaObject * | metaObject, |
const QModelIndex & | sourceIndex, | ||
const QQmlSortFilterProxyModel * | proxyModel, | ||
F && | handler ) |
Definition at line 23 of file qsortfilterproxymodelhelper.cpp.