Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getTheme
Method
getTheme
src/csvapplication.cpp:2932–2934 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2930
}
2931
2932
std::string CsvApplication::getTheme() {
2933
return theme;
2934
}
2935
2936
2937
void CsvApplication::setFont(std::string font) {
Callers
15
CsvGrid
Method · 0.80
draw_cell
Method · 0.80
create
Method · 0.80
applyTheme
Method · 0.80
AddButton
Method · 0.80
AddCheckButton
Method · 0.80
main
Function · 0.80
CsvApplication
Method · 0.80
AppMenuPreferencesCB
Method · 0.80
setTypeByUser
Method · 0.80
sort
Method · 0.80
executeMacro
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected