Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ pasteButtonPressed
Method
pasteButtonPressed
gui/ntabwidget.cpp:410–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
}
409
410
void NTabWidget::pasteButtonPressed() {
411
currentBrowser()->pasteButtonPressed();
412
}
413
414
void NTabWidget::pasteAsTextButtonPressed() {
415
currentBrowser()->pasteWithoutFormatButtonPressed();
Callers
1
keyPressEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected