Home
last modified time | relevance | path

Searched refs:endRemoveRow (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_categories_mapper.h40 void endRemoveRow();
215 emit endRemoveRow(); in removeCategory()
229 emit endRemoveRow(); in removeCategory()
253 emit endRemoveRow(); in removeEntry()
H A Dkis_categorized_list_model.h84 connect(&m_mapper, SIGNAL(endRemoveRow()), SLOT(slotEndRemoveRow())); in __CategorizedListModelBase()
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/processcore/
H A Dprocess_data_model.cpp30 void endRemoveRow();
80 endRemoveRow(); in Private()
340 void ProcessDataModel::Private::endRemoveRow() in endRemoveRow() function in ProcessDataModel::Private
/dports/graphics/krita/krita-4.4.8/libs/ui/tests/
H A Dtesting_categories_mapper.h44 connect(this, SIGNAL(endRemoveRow()), SLOT(slotEndRemoveRow())); in TestingMapper()
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/processui/
H A DProcessModel_p.h92 void endRemoveRow();
H A DProcessModel.cpp512 …rocesses.get(), &KSysGuard::Processes::endRemoveProcess, this, &ProcessModelPrivate::endRemoveRow); in setupProcesses()
930 void ProcessModelPrivate::endRemoveRow() in endRemoveRow() function in ProcessModelPrivate