Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
775
void NTabWidget::htmlEntitiesClicked(QString entity) {
776
currentBrowser()->insertHtml(entity);
777
}
778
779
780
void NTabWidget::reloadIcons() {
Callers
nothing calls this directly
Calls
1
insertHtml
Method · 0.80
Tested by
no test coverage detected