MCPcopy 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
55void MiniBarLogic::removeMiniBar(MiniBar *miniBar)
56{
57 m_miniBars.remove(miniBar);
58}
59
60Okular::Document *MiniBarLogic::document() const
61{

Callers 1

~MiniBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected