MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / setDir

Method setDir

UI/widgets/dirselectwidget.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void DirSelectWidget::setDir(const QString &dir)
86{
87 dirEdit->setCurrentText(dir);
88}
89
90QString DirSelectWidget::getDir() const
91{

Callers 3

AddRuleMethod · 0.80
SelectTorrentFileMethod · 0.80
AddUriTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected