Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
constexpr const char* autoResizeColumnsKey =
"autoResizeColumns"
;
59
60
auto variablesViewConfigGroup()
61
{
62
return KSharedConfig::openConfig()->group(QStringLiteral(
"Variables View"
));
63
}
64
65
VariableCollection *variableCollection()
66
{
Callers
1
VariableWidget
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected