Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isPrinting
Method
isPrinting
src/backend/worksheet/WorksheetElement.cpp:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
bool WorksheetElement::isPrinting() const {
134
return m_printing;
135
}
136
137
void WorksheetElement::setZValue(qreal value) {
138
graphicsItem()->setZValue(value);
Callers
14
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected