Ref T784, joystick (PTT) buttons

* style
* more detailed logs
This commit is contained in:
Klaus Basan
2020-05-17 22:44:58 +02:00
committed by Mat Sutcliffe
parent 3099464668
commit 8d51c42cfc
3 changed files with 26 additions and 19 deletions

View File

@@ -26,7 +26,8 @@ namespace BlackMisc
const QString s =
m_identifier.getMachineName() %
u' ' %
m_combination.toQString() %
m_combination.asStringWithDeviceNames() %
// m_combination.toQString() %
u' ' %
m_action;
return s;