mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
refs #368, updated components
* clear when connection status changed * rowCount changed with filter parameter
This commit is contained in:
@@ -107,7 +107,7 @@ namespace BlackGui
|
||||
void ps_infoAreaTabBarChanged(int index);
|
||||
|
||||
//! Count has been changed
|
||||
void ps_countChanged(int count);
|
||||
void ps_onCountChanged(int count, bool withFilter);
|
||||
|
||||
//! Set COM frequency
|
||||
void ps_setComFrequency(const BlackMisc::PhysicalQuantities::CFrequency &frequency, BlackMisc::Aviation::CComSystem::ComUnit unit);
|
||||
|
||||
Reference in New Issue
Block a user