KItemModels
kmodelindexproxymapper.h
29 * In a complex system of proxy models there can be a need to map indexes and selections between them,
43 * If there is a need to map indexes between proxy 2 and proxy 4, a KModelIndexProxyMapper can be created
55 * Note that the aim is to achieve black box connections so that there is no need for application code to
56 * know the structure of proxy models in the path between left and right and attempt to manually map them.
88 KModelIndexProxyMapper(const QAbstractItemModel *leftModel, const QAbstractItemModel *rightModel, QObject *parent = nullptr);
This class facilitates easy mapping of indexes and selections through proxy models.
Definition kmodelindexproxymapper.h:75
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.