4#ifndef QTRANSPOSEPROXYMODEL_P_H
5#define QTRANSPOSEPROXYMODEL_P_H
19#include <private/qabstractproxymodel_p.h>
40 void onColumnsAboutToBeMoved(
const QModelIndex &sourceParent,
int sourceStart,
int sourceEnd,
const QModelIndex &destinationParent,
int destinationColumn);
43 void onRowsAboutToBeMoved(
const QModelIndex &sourceParent,
int sourceStart,
int sourceEnd,
const QModelIndex &destinationParent,
int destinationRow);
LayoutChangeHint
This enum describes the way the model changes layout.
This proxy transposes the source model.
Combined button and popup list for selecting options.
static QT_BEGIN_NAMESPACE QVariant hint(QPlatformIntegration::StyleHint h)