Searched refs:endRemoveRow (Results 1 – 6 of 6) sorted by relevance
40 void endRemoveRow();215 emit endRemoveRow(); in removeCategory()229 emit endRemoveRow(); in removeCategory()253 emit endRemoveRow(); in removeEntry()
84 connect(&m_mapper, SIGNAL(endRemoveRow()), SLOT(slotEndRemoveRow())); in __CategorizedListModelBase()
30 void endRemoveRow();80 endRemoveRow(); in Private()340 void ProcessDataModel::Private::endRemoveRow() in endRemoveRow() function in ProcessDataModel::Private
44 connect(this, SIGNAL(endRemoveRow()), SLOT(slotEndRemoveRow())); in TestingMapper()
92 void endRemoveRow();
512 …rocesses.get(), &KSysGuard::Processes::endRemoveProcess, this, &ProcessModelPrivate::endRemoveRow); in setupProcesses()930 void ProcessModelPrivate::endRemoveRow() in endRemoveRow() function in ProcessModelPrivate