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

Method background

src/backend/worksheet/Worksheet.cpp:668–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

666
667// background
668Background* Worksheet::background() const {
669 Q_D(const Worksheet);
670 return d->background;
671}
672
673/* =============================== getter methods for layout options ====================================== */
674BASIC_D_READER_IMPL(Worksheet, Worksheet::Layout, layout, layout)

Callers 15

setSymbolsMethod · 0.45
loadMethod · 0.45
loadMethod · 0.45
setPlotsMethod · 0.45
loadMethod · 0.45
setReferenceRangesMethod · 0.45
setCurvesMethod · 0.45
updateBackgroundMethod · 0.45
initConnectionsMethod · 0.45
charFormatChangedMethod · 0.45
loadMethod · 0.45
drawBackgroundItemsMethod · 0.45

Calls

no outgoing calls

Tested by 1