Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
void DirSelectWidget::setDir(const QString &dir)
86
{
87
dirEdit->setCurrentText(dir);
88
}
89
90
QString DirSelectWidget::getDir() const
91
{
Callers
3
AddRule
Method · 0.80
SelectTorrentFile
Method · 0.80
AddUriTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected