Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setHiddenAspects
Method
setHiddenAspects
src/frontend/widgets/TreeViewComboBox.cpp:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void TreeViewComboBox::setHiddenAspects(const QList<const AbstractAspect*>& list) {
72
m_hiddenAspects = list;
73
}
74
75
/*!
76
Sets the \a model for the view to present.
Callers
5
setModel
Method · 0.80
addVariable
Method · 0.80
setModelCurve
Method · 0.80
setSpreadsheets
Method · 0.80
addVariable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected