Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Skycoder42/QHotkey
/ currentNativeShortcut
Method
currentNativeShortcut
QHotkey/qhotkey.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
QHotkey::NativeShortcut QHotkey::currentNativeShortcut() const
84
{
85
return _nativeShortcut;
86
}
87
88
bool QHotkey::isRegistered() const
89
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected