Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ ~MacroEditorDialog
Method
~MacroEditorDialog
src/dialogs/MacroEditorDialog.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
MacroEditorDialog::~MacroEditorDialog()
64
{
65
delete ui;
66
}
67
68
void MacroEditorDialog::rowChanged(const QModelIndex ¤t, const QModelIndex &previous)
69
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected