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

Method loadAvailableConfigurations

ChatView/ChatRootView.cpp:1276–1279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1274}
1275
1276void ChatRootView::loadAvailableConfigurations()
1277{
1278 m_configurationController->loadAvailableConfigurations();
1279}
1280
1281void ChatRootView::applyConfiguration(const QString &configName)
1282{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected