Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ isNotebookModified
Method
isNotebookModified
exits/exitpoint.cpp:189–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
bool ExitPoint_NoteEdit::isNotebookModified() {
190
return notebook_isModified;
191
}
192
193
void ExitPoint_NoteEdit::setTags(QStringList tags) {
194
this->tags.append(tags);
Callers
2
exitPoint
Method · 0.80
exitPoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected