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

Method instructions

widgets/QuickRefactorDialog.cpp:306–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304}
305
306QString QuickRefactorDialog::instructions() const
307{
308 return m_instructionEdit->toPlainText().trimmed();
309}
310
311void QuickRefactorDialog::setInstructions(const QString &instructions)
312{

Callers 3

initializeFunction · 0.45
loadCustomCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected