mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:29:45 +08:00
refs #77, handling commands (aka dot commands)
* network, aircraft context consume command line commands * hooked up with keypad area
This commit is contained in:
committed by
Roland Winklmeier
parent
fe2fa65d36
commit
cd69eebe8c
@@ -65,9 +65,6 @@ namespace BlackGui
|
||||
//! Button was clicked
|
||||
void ps_buttonPressed();
|
||||
|
||||
//! Button was double clicked
|
||||
void ps_buttonDoubleClicked();
|
||||
|
||||
//! \copydoc BlackCore::IContextNetwork::connectionStatusChanged
|
||||
void ps_connectionStatusChanged(uint from, uint to, const QString &message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user