Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ getName
Method
getName
src/dialogs/MacroSaveDialog.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
QString MacroSaveDialog::getName() const
42
{
43
return ui->editName->text();
44
}
45
46
QKeySequence MacroSaveDialog::getShortcut() const
47
{
Callers
14
refreshList
Method · 0.45
addEditor
Method · 0.45
editorRenamed
Method · 0.45
newFileEntry
Method · 0.45
MainWindow
Method · 0.45
newFile
Method · 0.45
checkEditorsBeforeClose
Method · 0.45
closeFile
Method · 0.45
renameFile
Method · 0.45
updateFileStatusBasedUi
Method · 0.45
showSaveErrorMessage
Method · 0.45
rowChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected