mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 11:56:57 +08:00
refs #506, use digest signal modelDataChangedDigest
This commit is contained in:
committed by
Mathew Sutcliffe
parent
24bf0b940f
commit
3c8056c838
@@ -274,6 +274,9 @@ namespace BlackGui
|
||||
//! Model data changed
|
||||
void modelDataChanged(int count, bool withFilter);
|
||||
|
||||
//! Model data changed,
|
||||
void modelDataChangedDigest(int count, bool withFilter);
|
||||
|
||||
//! Model bas been changed (means data in view have been changed)
|
||||
void modelChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user