Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetDownloadFolder
Method
GetDownloadFolder
Plugins/WebBrowser/ParameterWebBrowser.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
QString CParameterWebBrowser::GetDownloadFolder()
156
{
157
return m_szDownloadFolder;
158
}
159
160
int CParameterWebBrowser::SetDownloadFolder(const QString& folder)
161
{
Callers
5
slotDownloadRequested
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
FrmWebBrowser.cpp
File · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
on_pbDownloadFolder_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected