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

Method setFormula

dialog/insertlatexdialog.cpp:65–67  ·  view source on GitHub ↗

Set the formula

Source from the content-addressed store, hash-verified

63
64// Set the formula
65void InsertLatexDialog::setFormula(QString x) {
66 url.setText(x);
67}
68
69
70// Get the formula

Callers 1

editLatexMethod · 0.80

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected