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

Method title

src/backend/worksheet/InfoElement.cpp:510–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

508}
509
510TextLabel* InfoElement::title() {
511 return m_title;
512}
513
514bool InfoElement::isTextLabel() const {
515 return m_title != nullptr;

Callers 15

setInfoElementsMethod · 0.45
updateAxisColorMethod · 0.45
setPlotsMethod · 0.45
loadMethod · 0.45
setAxesMethod · 0.45
showOverviewPlotMethod · 0.45
showHistogramMethod · 0.45
showKDEPlotMethod · 0.45
showQQPlotMethod · 0.45
showBoxPlotMethod · 0.45
showBarPlotMethod · 0.45
showParetoPlotMethod · 0.45

Calls

no outgoing calls

Tested by 1