Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ getConfig
Method
getConfig
gui/qt/visualizerwidget.cpp:338–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
QString VisualizerWidget::getConfig() {
339
return m_config->text();
340
}
Callers
1
addVisualizerDock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected