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

Method htmlEntitiesClicked

gui/ntabwidget.cpp:775–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

773
774
775void NTabWidget::htmlEntitiesClicked(QString entity) {
776 currentBrowser()->insertHtml(entity);
777}
778
779
780void NTabWidget::reloadIcons() {

Callers

nothing calls this directly

Calls 1

insertHtmlMethod · 0.80

Tested by

no test coverage detected