Home
last modified time | relevance | path

Searched refs:emitItemChanged (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/pass-secrets/pass-secrets-1b7a323/impl/
H A DCollection.cpp211 emitItemChanged(item); in ItemChanged()
213 if (proxy) proxy->emitItemChanged(item); in ItemChanged()
/dports/sysutils/pass-secrets/pass-secrets-1b7a323/adaptors/
H A Dcollectionadaptor.h52 void emitItemChanged(const sdbus::ObjectPath& item) in emitItemChanged() function
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DFixDpiDialog.cpp173 void emitItemChanged(const QModelIndex& idx);
541 emitItemChanged(idx); in applyDpiToSelection()
717 void FixDpiDialog::TreeModel::emitItemChanged(const QModelIndex& idx) { in emitItemChanged() function in FixDpiDialog::TreeModel