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

Method getProcess

src/forcedloaddialogwidget.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QString ForcedLoadDialogWidget::getProcess()
36{
37 return ui->processEdit->text();
38}
39
40void ForcedLoadDialogWidget::setEnabled(bool enabled)
41{

Callers 1

valuesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected