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

Method setLibraryPath

src/forcedloaddialogwidget.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void ForcedLoadDialogWidget::setLibraryPath(const QString& path)
55{
56 ui->libraryPathEdit->setText(path);
57}
58
59void ForcedLoadDialogWidget::setProcess(const QString& name)
60{

Callers 1

setValuesMethod · 0.80

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected