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

Method onOpenSettings

widgets/QuickRefactorDialog.cpp:575–578  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

573}
574
575void QuickRefactorDialog::onOpenSettings()
576{
577 Settings::showSettings(Constants::QODE_ASSIST_QUICK_REFACTOR_SETTINGS_PAGE_ID);
578}
579
580QString QuickRefactorDialog::selectedConfiguration() const
581{

Callers

nothing calls this directly

Calls 1

showSettingsFunction · 0.85

Tested by

no test coverage detected