Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetEnableSystemTrayIcon
Method
GetEnableSystemTrayIcon
App/Client/ParameterApp.cpp:314–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
bool CParameterApp::GetEnableSystemTrayIcon() const
315
{
316
return m_bEnableSystemTrayIcon;
317
}
318
319
int CParameterApp::SetEnableSystemTrayIcon(bool bShow)
320
{
Callers
3
CParameterDlgSettings
Method · 0.80
slotSystemTrayIconTypeChanged
Method · 0.80
slotEnableSystemTrayIcon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected