Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ pasteAsTextButtonPressed
Method
pasteAsTextButtonPressed
gui/ntabwidget.cpp:414–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
void NTabWidget::pasteAsTextButtonPressed() {
415
currentBrowser()->pasteWithoutFormatButtonPressed();
416
}
417
418
419
void NTabWidget::selectAllButtonPressed() {
Callers
nothing calls this directly
Calls
1
pasteWithoutFormatButtonPressed
Method · 0.80
Tested by
no test coverage detected