MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / setProcess

Method setProcess

src/forcedloaddialogwidget.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void ForcedLoadDialogWidget::setProcess(const QString& name)
60{
61 ui->processEdit->setText(name);
62}
63
64void ForcedLoadDialogWidget::on_enabledBox_toggled()
65{

Callers 1

setValuesMethod · 0.80

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected