Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
void InsertLatexDialog::setFormula(QString x) {
66
url.setText(x);
67
}
68
69
70
// Get the formula
Callers
1
editLatex
Method · 0.80
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected