mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
refs #575, livery completer
* utility functions in value object * completer class
This commit is contained in:
@@ -67,6 +67,9 @@ namespace BlackMisc
|
||||
//! Combined code
|
||||
const QString &getCombinedCode() const { return m_combinedCode; }
|
||||
|
||||
//! Combined code
|
||||
QString getCombinedCodePlusInfo() const;
|
||||
|
||||
//! Get description.
|
||||
const QString &getDescription() const { return m_description; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user