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

Method selectedConfiguration

widgets/QuickRefactorDialog.cpp:580–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578}
579
580QString QuickRefactorDialog::selectedConfiguration() const
581{
582 return m_selectedConfiguration;
583}
584
585void QuickRefactorDialog::loadAvailableConfigurations()
586{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected