Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isFixed
Method
isFixed
src/frontend/worksheet/SlidingPanel.cpp:151–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
bool SlidingPanelBottom::isFixed() const {
152
return m_fixed;
153
}
154
155
// TODO: why is SlidingPanel::insideRect() not enough?
156
bool SlidingPanelBottom::insideRect(QPoint screenPos) {
Callers
2
~PresenterWidget
Method · 0.45
eventFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected