MCPcopy 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
414void NTabWidget::pasteAsTextButtonPressed() {
415 currentBrowser()->pasteWithoutFormatButtonPressed();
416}
417
418
419void NTabWidget::selectAllButtonPressed() {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected