Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ importButtonPressed
Method
importButtonPressed
dialog/notehistoryselect.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
62
63
void NoteHistorySelect::importButtonPressed() {
64
this->importPressed = true;
65
this->close();
66
}
67
68
69
void NoteHistorySelect::cancelButtonPressed() {
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected