Home
last modified time | relevance | path

Searched refs:rowsRemoved (Results 1 – 25 of 1375) sorted by relevance

12345678910>>...55

/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartModelDataCache_p.cpp45 …connect( model, SIGNAL(rowsRemoved(QModelIndex,int,int)), this, SLOT(rowsRemoved(QModelIndex,i… in connectSignals()
57 …disconnect( model, SIGNAL(rowsRemoved(QModelIndex,int,int)), this, SLOT(rowsRemoved(QModelInde… in disconnectSignals()
95 void ModelSignalMapperConnector::rowsRemoved( const QModelIndex& parent, int start, int end ) in rowsRemoved() function in ModelSignalMapperConnector
97 m_mapper.rowsRemoved( parent, start, end ); in rowsRemoved()
/dports/games/multimc/MultiMC5-0.6.11/application/widgets/
H A DLogView.cpp37 disconnect(m_model, &QAbstractItemModel::rowsRemoved, this, &LogView::rowsRemoved); in setModel()
45 connect(m_model, &QAbstractItemModel::rowsRemoved, this, &LogView::rowsRemoved); in setModel()
127 void LogView::rowsRemoved(const QModelIndex& parent, int first, int last) in rowsRemoved() function in LogView
/dports/databases/akonadi/akonadi-21.12.3/autotests/libs/
H A Dmodelspy.cpp99 disconnect(m_model, &QAbstractItemModel::rowsRemoved, this, &ModelSpy::rowsRemoved); in startSpying()
108 connect(m_model, &QAbstractItemModel::rowsRemoved, this, &ModelSpy::rowsRemoved); in startSpying()
121 disconnect(m_model, &QAbstractItemModel::rowsRemoved, this, &ModelSpy::rowsRemoved); in stopSpying()
155 void ModelSpy::rowsRemoved(const QModelIndex &parent, int start, int end) in rowsRemoved() function in ModelSpy
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/
H A Dfocusedtreeview.cpp52 connect(newModel, &QAbstractItemModel::rowsRemoved, this, &FocusedTreeView::rowsRemoved); in setModel()
132 void FocusedTreeView::rowsRemoved(const QModelIndex& parent, int first, int last) in rowsRemoved() function in KDevelop::FocusedTreeView
136 QTreeView::rowsRemoved(parent, first, last); in rowsRemoved()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DStylesFilteredModelBase.cpp142 …disconnect(m_sourceModel, SIGNAL(rowsRemoved(QModelIndex,int,int)), this, SLOT(rowsRemoved(QModelI… in setStylesModel()
153 …connect(m_sourceModel, SIGNAL(rowsRemoved(QModelIndex,int,int)), this, SLOT(rowsRemoved(QModelInde… in setStylesModel()
225 void StylesFilteredModelBase::rowsRemoved(const QModelIndex &parent, int start, int end) in rowsRemoved() function in StylesFilteredModelBase
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DStylesFilteredModelBase.cpp139 …disconnect(m_sourceModel, SIGNAL(rowsRemoved(QModelIndex,int,int)), this, SLOT(rowsRemoved(QModelI… in setStylesModel()
150 …connect(m_sourceModel, SIGNAL(rowsRemoved(QModelIndex,int,int)), this, SLOT(rowsRemoved(QModelInde… in setStylesModel()
222 void StylesFilteredModelBase::rowsRemoved(const QModelIndex &parent, int start, int end) in rowsRemoved() function in StylesFilteredModelBase
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved,
50 this, &BookmarkFilterModel::rowsRemoved);
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved,
72 this, &BookmarkFilterModel::rowsRemoved);
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int)
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dbookmarkfiltermodel.cpp49 disconnect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
50 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
71 connect(sourceModel, &QAbstractItemModel::rowsRemoved, in setSourceModel()
72 this, &BookmarkFilterModel::rowsRemoved); in setSourceModel()
232 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/
H A Ditemrecyclinglistview.cpp74 void ItemRecyclingListView::rowsRemoved(const QModelIndex &parent, int start, int end) in rowsRemoved() function in ItemRecyclingListView
77 AbstractItemView::rowsRemoved(parent, start, end); in rowsRemoved()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/assistant/tools/assistant/
H A Dbookmarkfiltermodel.cpp65 disconnect(sourceModel, SIGNAL(rowsRemoved(QModelIndex, int, int)), in setSourceModel()
66 this, SLOT(rowsRemoved(QModelIndex, int, int))); in setSourceModel()
87 connect(sourceModel, SIGNAL(rowsRemoved(QModelIndex, int, int)), this, in setSourceModel()
88 SLOT(rowsRemoved(QModelIndex, int, int))); in setSourceModel()
250 void BookmarkFilterModel::rowsRemoved(const QModelIndex &/*parent*/, int, int) in rowsRemoved() function in BookmarkFilterModel
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/libnitroshare/src/util/
H A Dproxymodel.cpp37 connect(sourceModel, &QAbstractItemModel::rowsRemoved, this, &ProxyModel::rowsRemoved); in setSourceModel()
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/autotests/proxymodeltestsuite/
H A Dmodelspy.cpp44 …connect(m_model, SIGNAL(rowsRemoved(QModelIndex, int, int)), SLOT(rowsRemoved(QModelIndex, int, in… in startSpying()
67 …disconnect(m_model, SIGNAL(rowsRemoved(QModelIndex, int, int)), this, SLOT(rowsRemoved(QModelIndex… in stopSpying()
106 void ModelSpy::rowsRemoved(const QModelIndex &parent, int start, int end) in rowsRemoved() function in ModelSpy

12345678910>>...55