mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Ref T609, encapsulate PTT action/key
This commit is contained in:
@@ -72,12 +72,6 @@ namespace BlackCore
|
||||
//! Object path
|
||||
static const QString &ObjectPath();
|
||||
|
||||
//! Hotkey identifier for PTT (push to talk)
|
||||
static const QString &pttHotkeyAction();
|
||||
|
||||
//! Hotkey icon for PTT (push to talk)
|
||||
static const QPixmap &pttHotkeyIcon();
|
||||
|
||||
//! \copydoc CContext::getPathAndContextId()
|
||||
virtual QString getPathAndContextId() const override { return this->buildPathAndContextId(ObjectPath()); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user