MCPcopy 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
574void Worksheet::updateLayout() {
575 Q_D(Worksheet);
576 d->updateLayout();
577}
578
579Worksheet::CartesianPlotActionMode Worksheet::cartesianPlotActionMode() const {
580 Q_D(const Worksheet);

Callers 6

addCurvesToPlotsMethod · 0.80
loadWorksheetMethod · 0.80
handleAspectAddedMethod · 0.80
handleAspectRemovedMethod · 0.80
handleAspectMovedMethod · 0.80
loadMethod · 0.80

Calls 7

selectedItemsMethod · 0.80
setResizeEnabledMethod · 0.80
heightMethod · 0.80
isVisibleMethod · 0.45
sizeMethod · 0.45
graphicsItemMethod · 0.45
widthMethod · 0.45

Tested by

no test coverage detected