| 1289 | } |
| 1290 | |
| 1291 | QString ChatRootView::currentConfiguration() const |
| 1292 | { |
| 1293 | return m_configurationController->currentConfiguration(); |
| 1294 | } |
| 1295 | |
| 1296 | void ChatRootView::loadAvailableAgentRoles() |
| 1297 | { |
nothing calls this directly
no outgoing calls
no test coverage detected