MCPcopy 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
155QString CParameterWebBrowser::GetDownloadFolder()
156{
157 return m_szDownloadFolder;
158}
159
160int CParameterWebBrowser::SetDownloadFolder(const QString& folder)
161{

Callers 5

slotDownloadRequestedMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
FrmWebBrowser.cppFile · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected