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

Method isThumbnailVisible

gui/ntableviewheader.cpp:300–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300bool NTableViewHeader::isThumbnailVisible() {
301 return thumbnailAction->isChecked();
302}

Callers 2

refreshDataMethod · 0.80
toggleColumnVisibleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected