Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickheaderview.cpp File Reference

(e0cd9c6fc207249236950715a16ec94752df1b2b)

#include <QtQuickTemplates2/private/qquickheaderview_p_p.h>
#include <algorithm>
#include "moc_qquickheaderview_p_p.cpp"
#include "moc_qquickheaderview_p.cpp"
+ Include dependency graph for qquickheaderview.cpp:

Go to the source code of this file.

Functions

template<typename P , typename M >
bool proxyModelSetter (QQuickHeaderViewBase *const q, P &proxyModel, M *model)
 

Function Documentation

◆ proxyModelSetter()

template<typename P , typename M >
bool proxyModelSetter ( QQuickHeaderViewBase *const q,
P & proxyModel,
M * model )
inline

Definition at line 95 of file qquickheaderview.cpp.

References emit, QVariant::fromValue(), QQuickTableViewPrivate::get(), and model.

Referenced by QQuickHeaderViewBasePrivate::setModelImpl(), and QQuickHeaderViewBasePrivate::syncModel().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: