Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
262
bool 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
children
Method · 0.45
child
Method · 0.45
childCount
Method · 0.45
indexOfChild
Method · 0.45
children
Method · 0.45
aspectHiddenAboutToChange
Method · 0.45
aspectHiddenChanged
Method · 0.45
aspectSelectedInView
Method · 0.45
aspectDeselectedInView
Method · 0.45
move
Method · 0.45
redo
Method · 0.45
prepareDrawingOrderMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected