Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ getFormula
Method
getFormula
dialog/insertlatexdialog.cpp:71–73 ·
view source on GitHub ↗
Get the formula
Source
from the content-addressed store, hash-verified
69
70
// Get the formula
71
QString InsertLatexDialog::getFormula() {
72
return latexText;
73
}
74
75
76
Callers
1
editLatex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected