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

Method isHidden

src/backend/core/AbstractAspect.cpp:262–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260}
261
262bool AbstractAspect::isHidden() const {
263 return d->m_hidden;
264}
265
266/**
267 * \brief Set "hidden" property, i.e. whether to exclude this aspect from being shown in the explorer.

Callers 13

childrenMethod · 0.45
childMethod · 0.45
childCountMethod · 0.45
indexOfChildMethod · 0.45
childrenMethod · 0.45
aspectHiddenChangedMethod · 0.45
aspectSelectedInViewMethod · 0.45
moveMethod · 0.45
redoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected