Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ getShortcut
Method
getShortcut
src/dialogs/MacroSaveDialog.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
QKeySequence MacroSaveDialog::getShortcut() const
47
{
48
return ui->keySequenceEdit->keySequence();
49
}
Callers
1
MainWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected