MCPcopy 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

27extern Global global;
28
29NNotebookViewDelegate::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