Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ isVisible
Method
isVisible
src/interface/TrayIcon.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
bool TrayIcon::isVisible() const
253
{
254
return trayIcon->isVisible();
255
}
256
257
QMenu* TrayIcon::buildAvailableActions()
258
{
Callers
7
slideOut
Method · 0.80
eventFilter
Method · 0.80
eventFilter
Method · 0.80
closeEvent
Method · 0.80
onTrayIconActivated
Method · 0.80
navigationBarVisible
Method · 0.80
fileActionsVisible
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected