MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetSearchEngine

Method GetSearchEngine

Plugins/WebBrowser/ParameterWebBrowser.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222QString CParameterWebBrowser::GetSearchEngine() const
223{
224 return m_szSearchEngine;
225}
226
227void CParameterWebBrowser::SetSearchEngine(const QString &newSearchEngine)
228{

Callers 3

Q_LOGGING_CATEGORYFunction · 0.80
slotUrlSelectedMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected