MCPcopy Create free account
hub / github.com/KDE/labplot / retransform

Method retransform

src/backend/worksheet/plots/cartesian/ProcessBehaviorChart.cpp:714–717  ·  view source on GitHub ↗

############################################################################## ################################# SLOTS #################################### ##############################################################################

Source from the content-addressed store, hash-verified

712// ################################# SLOTS ####################################
713// ##############################################################################
714void ProcessBehaviorChart::retransform() {
715 D(ProcessBehaviorChart);
716 d->retransform();
717}
718
719void ProcessBehaviorChart::recalc() {
720 D(ProcessBehaviorChart);

Callers

nothing calls this directly

Calls 10

isLoadingMethod · 0.80
coordinateSystemIndexMethod · 0.80
rangeMethod · 0.80
setUndoAwareMethod · 0.80
QPointFClass · 0.70
coordinateSystemMethod · 0.45
plotMethod · 0.45
indexMethod · 0.45
endMethod · 0.45
setPositionLogicalMethod · 0.45

Tested by

no test coverage detected