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

Method symbol

src/backend/datapicker/DatapickerImage.cpp:337–340  ·  view source on GitHub ↗

symbols

Source from the content-addressed store, hash-verified

335
336// symbols
337Symbol* DatapickerImage::symbol() const {
338 Q_D(const DatapickerImage);
339 return d->symbol;
340}
341
342BASIC_D_READER_IMPL(DatapickerImage, bool, pointVisibility, pointVisibility)
343/* ============================ setter methods and undo commands for background options ================= */

Callers 15

setSymbolsMethod · 0.45
setPointsMethod · 0.45
setPlotsMethod · 0.45
setCurvesMethod · 0.45
setImagesMethod · 0.45
setCurvesMethod · 0.45
showOverviewPlotMethod · 0.45
showParetoPlotMethod · 0.45
loadCurveMethod · 0.45
handleAspectAddedMethod · 0.45
updatePropertiesMethod · 0.45

Calls

no outgoing calls