Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ scene
Method
scene
src/backend/worksheet/Worksheet.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
QGraphicsScene* Worksheet::scene() const {
393
Q_D(const Worksheet);
394
return d->m_scene;
395
}
396
397
QRectF Worksheet::pageRect() const {
398
Q_D(const Worksheet);
Callers
4
WorksheetView
Method · 0.45
DatapickerImageView
Method · 0.45
handleAspectAboutToBeRemoved
Method · 0.45
parentRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected