Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qabstractproxymodel.cpp File Reference
#include "qabstractproxymodel.h"
#include "qitemselectionmodel.h"
#include <private/qabstractproxymodel_p.h>
#include <QtCore/QSize>
#include <QtCore/QStringList>
#include <QtCore/QMap>
#include "moc_qabstractproxymodel.cpp"
+ Include dependency graph for qabstractproxymodel.cpp:

Go to the source code of this file.

Functions

static auto emitHeaderDataChanged (QAbstractItemModel *model, Qt::Orientation orientation, int count)
 

Function Documentation

◆ emitHeaderDataChanged()

static auto emitHeaderDataChanged ( QAbstractItemModel model,
Qt::Orientation  orientation,
int  count 
)
static

Definition at line 58 of file qabstractproxymodel.cpp.

References emit, QAbstractItemModel::headerDataChanged(), and model.

Referenced by QAbstractProxyModelPrivate::_q_sourceModelColumnsInserted(), QAbstractProxyModelPrivate::_q_sourceModelColumnsRemoved(), QAbstractProxyModelPrivate::_q_sourceModelRowsInserted(), and QAbstractProxyModelPrivate::_q_sourceModelRowsRemoved().

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