MCPcopy 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
41QString MacroSaveDialog::getName() const
42{
43 return ui->editName->text();
44}
45
46QKeySequence MacroSaveDialog::getShortcut() const
47{

Callers 14

refreshListMethod · 0.45
addEditorMethod · 0.45
editorRenamedMethod · 0.45
newFileEntryMethod · 0.45
MainWindowMethod · 0.45
newFileMethod · 0.45
closeFileMethod · 0.45
renameFileMethod · 0.45
showSaveErrorMessageMethod · 0.45
rowChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected