MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / createNewNote

Method createNewNote

gui/ntableview.cpp:1569–1571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1567
1568
1569void NTableView::createNewNote() {
1570 emit(newNote());
1571}
1572
1573
1574

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected