mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T104, utility function
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4c5dca40d7
commit
922e39f61d
@@ -38,6 +38,9 @@ namespace BlackMisc
|
||||
//! All keys as list
|
||||
QSet<KEYTYPE> toDbKeySet() const;
|
||||
|
||||
//! The DB keys as string
|
||||
QString dbKeysAsStrings(const QString &separator) const;
|
||||
|
||||
//! Max.key value (making sense with integer key)
|
||||
KEYTYPE getMaxKey(bool *ok = nullptr) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user