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

Method htmlEntityClicked

dialog/htmlentitiesdialog.cpp:154–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152
153
154void HtmlEntitiesDialog::htmlEntityClicked(QString htmlEntity) {
155 emit entityClicked(htmlEntity);
156}
157
158
159

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected