MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / codeFontFamily

Method codeFontFamily

ChatView/ChatRootView.cpp:1085–1088  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1083}
1084
1085QString ChatRootView::codeFontFamily() const
1086{
1087 return Settings::chatAssistantSettings().codeFontFamily.stringValue();
1088}
1089
1090int ChatRootView::codeFontSize() const
1091{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected