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

Method isVisible

src/backend/datapicker/Segment.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49bool Segment::isVisible() const {
50 Q_D(const Segment);
51 return d->isVisible();
52}
53
54void Segment::setVisible(bool on) {
55 Q_D(Segment);

Callers 15

initActionsMethod · 0.45
toggleDockWidgetMethod · 0.45
createActionsMethod · 0.45
setProjectMethod · 0.45
showErrorMessageMethod · 0.45
changeSelectedVisibleMethod · 0.45
setInfoElementsMethod · 0.45
initGeneralTabMethod · 0.45
setBarPlotsMethod · 0.45
loadMethod · 0.45
initGeneralTabMethod · 0.45

Calls

no outgoing calls

Tested by 15

dataMethod · 0.36
datapickerDateTimeMethod · 0.36
removeColumnMethod · 0.36
changeColumnMethod · 0.36
columnValueChangedMethod · 0.36
addRemoveRenameColumnMethod · 0.36
saveLoadMethod · 0.36