Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ NNotebookViewDelegate
Method
NNotebookViewDelegate
gui/nnotebookviewdelegate.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
extern Global global;
28
29
NNotebookViewDelegate::NNotebookViewDelegate(QObject *parent) :
30
QStyledItemDelegate(parent)
31
{
32
}
33
34
35
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected