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

Method prepareGeometryChange

src/backend/worksheet/WorksheetElementContainer.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214void WorksheetElementContainer::prepareGeometryChange() {
215 Q_D(WorksheetElementContainer);
216 d->prepareGeometryChangeRequested();
217}
218
219// ################################################################
220// ################### Private implementation ##########################

Callers 1

Calls 1

Tested by

no test coverage detected