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

Method name

src/backend/worksheet/Worksheet.cpp:1578–1580  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1576}
1577
1578QString WorksheetPrivate::name() const {
1579 return q->name();
1580}
1581
1582/*!
1583 * called if the worksheet page (the actual size of worksheet's rectangular) was changed.

Callers 9

handleAspectAddedMethod · 0.45
handleAspectRemovedMethod · 0.45
cursorPosChangedMethod · 0.45
curveDataChangedMethod · 0.45
curveAddedMethod · 0.45
curveRemovedMethod · 0.45
updateCurveBackgroundMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected