MCPcopy 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
151bool SlidingPanelBottom::isFixed() const {
152 return m_fixed;
153}
154
155// TODO: why is SlidingPanel::insideRect() not enough?
156bool SlidingPanelBottom::insideRect(QPoint screenPos) {

Callers 2

~PresenterWidgetMethod · 0.45
eventFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected