Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
QString ForcedLoadDialogWidget::getProcess()
36
{
37
return ui->processEdit->text();
38
}
39
40
void ForcedLoadDialogWidget::setEnabled(bool enabled)
41
{
Callers
1
values
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected