MCPcopy 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
71void 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

setModelMethod · 0.80
addVariableMethod · 0.80
setModelCurveMethod · 0.80
setSpreadsheetsMethod · 0.80
addVariableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected