Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ updateLayout
Method
updateLayout
src/backend/worksheet/Worksheet.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
void Worksheet::updateLayout() {
575
Q_D(Worksheet);
576
d->updateLayout();
577
}
578
579
Worksheet::CartesianPlotActionMode Worksheet::cartesianPlotActionMode() const {
580
Q_D(const Worksheet);
Callers
6
addCurvesToPlots
Method · 0.80
loadWorksheet
Method · 0.80
handleAspectAdded
Method · 0.80
handleAspectRemoved
Method · 0.80
handleAspectMoved
Method · 0.80
load
Method · 0.80
Calls
7
selectedItems
Method · 0.80
setResizeEnabled
Method · 0.80
height
Method · 0.80
isVisible
Method · 0.45
size
Method · 0.45
graphicsItem
Method · 0.45
width
Method · 0.45
Tested by
no test coverage detected