MCPcopy Create free account
hub / github.com/KDE/kdevelop / variablesViewConfigGroup

Function variablesViewConfigGroup

kdevplatform/debugger/variable/variablewidget.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58constexpr const char* autoResizeColumnsKey = "autoResizeColumns";
59
60auto variablesViewConfigGroup()
61{
62 return KSharedConfig::openConfig()->group(QStringLiteral("Variables View"));
63}
64
65VariableCollection *variableCollection()
66{

Callers 1

VariableWidgetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected