mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
Ref T410, show number of SB4 packets received under simulator/information
This commit is contained in:
@@ -53,6 +53,9 @@ namespace BlackMisc
|
||||
//! Set value
|
||||
void setValue(const QString &name, const QString &value);
|
||||
|
||||
//! Set value
|
||||
void setValue(const QString &name, int value);
|
||||
|
||||
//! Get value
|
||||
CVariant getVariantValue(const QString &name) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user