mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Ref T261, engine type as QChar
This commit is contained in:
committed by
Roland Winklmeier
parent
2d66fd470a
commit
756b1a1ada
@@ -132,6 +132,9 @@ namespace BlackMisc
|
||||
//! Get engine type, e.g. "J"
|
||||
QString getEngineType() const;
|
||||
|
||||
//! Get engine type, e.g. "J"
|
||||
QChar getEngineTypeChar() const;
|
||||
|
||||
//! Engine count if any, -1 if no value is set
|
||||
int getEnginesCount() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user