Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsortfilterproxymodelhelper.cpp File Reference

(9efc1fb4ac7982f105a13781fccff74a61907601)

#include <QtQmlModels/private/qsortfilterproxymodelhelper_p.h>
#include <QtQmlModels/private/qqmlsortfilterproxymodel_p.h>
Include dependency graph for qsortfilterproxymodelhelper.cpp:

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)

Typedef Documentation

◆ IndexMap

Function Documentation

◆ forEachProperty()

template<typename F>
void forEachProperty ( const QMetaObject * metaObject,
const QModelIndex & sourceIndex,
const QQmlSortFilterProxyModel * proxyModel,
F && handler )

Definition at line 23 of file qsortfilterproxymodelhelper.cpp.