mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 16:55:36 +08:00
Ref T578, CG null and DB key improvements
This commit is contained in:
committed by
Mat Sutcliffe
parent
254e21ab1f
commit
246d9abca8
@@ -188,6 +188,9 @@ namespace BlackMisc
|
||||
//! Get model string and aliases
|
||||
QString getAllModelStringsAndAliases() const;
|
||||
|
||||
//! Get model string and aliases
|
||||
QString getAllModelStringsAliasesAndDbKey() const;
|
||||
|
||||
//! Model string alias
|
||||
void setModelStringAlias(const QString &alias) { m_modelStringAlias = alias.trimmed().toUpper(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user