mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T298, exclude models
This commit is contained in:
@@ -48,7 +48,7 @@ namespace BlackMisc
|
||||
//! Max.key value (making sense with integer key)
|
||||
KEYTYPE getMaxKey(bool *ok = nullptr) const;
|
||||
|
||||
//! Remove objects with key
|
||||
//! Remove objects with keys
|
||||
int removeObjectsWithKeys(const QSet<KEYTYPE> &keys);
|
||||
|
||||
//! Remove objects without key
|
||||
|
||||
Reference in New Issue
Block a user