Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ removeMiniBar
Method
removeMiniBar
part/minibar.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void MiniBarLogic::removeMiniBar(MiniBar *miniBar)
56
{
57
m_miniBars.remove(miniBar);
58
}
59
60
Okular::Document *MiniBarLogic::document() const
61
{
Callers
1
~MiniBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected