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

Method getRefactoredText

widgets/RefactorWidget.cpp:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385QString RefactorWidget::getRefactoredText() const
386{
387 return m_applyText;
388}
389
390void RefactorWidget::setRange(const Utils::Text::Range &range)
391{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected