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

Method selectedAction

widgets/QuickRefactorDialog.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316QuickRefactorDialog::Action QuickRefactorDialog::selectedAction() const
317{
318 return m_selectedAction;
319}
320
321void QuickRefactorDialog::keyPressEvent(QKeyEvent *event)
322{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected