4#ifndef QIDENTITYPROXYMODEL_P_H
5#define QIDENTITYPROXYMODEL_P_H
19#include <QtCore/private/qabstractproxymodel_p.h>
20#include <QtCore/qidentityproxymodel.h>
40 void _q_sourceRowsAboutToBeMoved(
const QModelIndex &sourceParent,
int sourceStart,
int sourceEnd,
const QModelIndex &destParent,
int dest);
41 void _q_sourceRowsMoved(
const QModelIndex &sourceParent,
int sourceStart,
int sourceEnd,
const QModelIndex &destParent,
int dest);
47 void _q_sourceColumnsAboutToBeMoved(
const QModelIndex &sourceParent,
int sourceStart,
int sourceEnd,
const QModelIndex &destParent,
int dest);
48 void _q_sourceColumnsMoved(
const QModelIndex &sourceParent,
int sourceStart,
int sourceEnd,
const QModelIndex &destParent,
int dest);
55 void _q_sourceModelAboutToBeReset();
56 void _q_sourceModelReset();
LayoutChangeHint
This enum describes the way the model changes layout.
QList< QPersistentModelIndex > layoutChangePersistentIndexes
QModelIndexList proxyIndexes
QIdentityProxyModelPrivate()
The QIdentityProxyModel class proxies its source model unmodified.
Combined button and popup list for selecting options.
static QT_BEGIN_NAMESPACE QVariant hint(QPlatformIntegration::StyleHint h)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent