MCPcopy 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
2932std::string CsvApplication::getTheme() {
2933 return theme;
2934}
2935
2936
2937void CsvApplication::setFont(std::string font) {

Callers 15

CsvGridMethod · 0.80
draw_cellMethod · 0.80
createMethod · 0.80
applyThemeMethod · 0.80
AddButtonMethod · 0.80
AddCheckButtonMethod · 0.80
mainFunction · 0.80
CsvApplicationMethod · 0.80
AppMenuPreferencesCBMethod · 0.80
setTypeByUserMethod · 0.80
sortMethod · 0.80
executeMacroMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected