Home
last modified time | relevance | path

Searched refs:sourceParents (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/src/core/
H A Dkextracolumnsproxymodel.cpp24 …void _ec_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstract…
25 …void _ec_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel…
274 …xyModelPrivate::_ec_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, in _ec_sourceLayoutAboutToBeChanged() argument
280 parents.reserve(sourceParents.size()); in _ec_sourceLayoutAboutToBeChanged()
281 for (const QPersistentModelIndex &parent : sourceParents) { in _ec_sourceLayoutAboutToBeChanged()
311 …lPrivate::_ec_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _ec_sourceLayoutChanged() argument
328 parents.reserve(sourceParents.size()); in _ec_sourceLayoutChanged()
329 for (const QPersistentModelIndex &parent : sourceParents) { in _ec_sourceLayoutChanged()
H A Dkconcatenaterowsproxymodel.cpp32 …void slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstract…
33 …void slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel…
320 …xyModelPrivate::slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, in slotSourceLayoutAboutToBeChanged() argument
324 parents.reserve(sourceParents.size()); in slotSourceLayoutAboutToBeChanged()
325 for (const QPersistentModelIndex &parent : sourceParents) { in slotSourceLayoutAboutToBeChanged()
349 …lPrivate::slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in slotSourceLayoutChanged() argument
361 parents.reserve(sourceParents.size()); in slotSourceLayoutChanged()
362 for (const QPersistentModelIndex &parent : sourceParents) { in slotSourceLayoutChanged()
/dports/net-im/ruqola/ruqola-1.6.1/src/core/model/
H A Droomlistheadingsproxymodel.cpp245 …_our_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _our_sourceLayoutAboutToBeChanged() argument
250 parents.reserve(sourceParents.size()); in _our_sourceLayoutAboutToBeChanged()
251 for (const QPersistentModelIndex &parent : sourceParents) { in _our_sourceLayoutAboutToBeChanged()
275 …xyModel::_our_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _our_sourceLayoutChanged() argument
291 parents.reserve(sourceParents.size()); in _our_sourceLayoutChanged()
292 for (const QPersistentModelIndex &parent : sourceParents) { in _our_sourceLayoutChanged()
H A Droomlistheadingsproxymodel.h32 …void _our_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstrac…
33 …void _our_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMode…
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/keys/
H A Dshortcutsmodel.cpp31 …void slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstract…
32 …void slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel…
340 …:slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in slotSourceLayoutAboutToBeChanged() argument
343 parents.reserve(sourceParents.size()); in slotSourceLayoutAboutToBeChanged()
344 for (const QPersistentModelIndex &parent : sourceParents) { in slotSourceLayoutAboutToBeChanged()
368 …lPrivate::slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in slotSourceLayoutChanged() argument
380 parents.reserve(sourceParents.size()); in slotSourceLayoutChanged()
381 for (const QPersistentModelIndex &parent : sourceParents) { in slotSourceLayoutChanged()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
H A Dqidentityproxymodel.cpp75 …void _q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractI…
76 …void _q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel:…
516 …::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_sourceLayoutAboutToBeChanged() argument
521 parents.reserve(sourceParents.size()); in _q_sourceLayoutAboutToBeChanged()
522 for (const QPersistentModelIndex &parent : sourceParents) { in _q_sourceLayoutAboutToBeChanged()
544 …elPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_sourceLayoutChanged() argument
556 parents.reserve(sourceParents.size()); in _q_sourceLayoutChanged()
557 for (const QPersistentModelIndex &parent : sourceParents) { in _q_sourceLayoutChanged()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqconcatenatetablesproxymodel.cpp73 …void _q_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstr…
74 …void _q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemMo…
637 …_slotSourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutAboutToBeChanged() argument
641 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutAboutToBeChanged()
659 …ivate::_q_slotSourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItem… in _q_slotSourceLayoutChanged() argument
662 if (!sourceParents.isEmpty() && !sourceParents.contains(QModelIndex())) in _q_slotSourceLayoutChanged()

12345