MCPcopy Create free account
hub / github.com/Kitware/TeleSculptor / icon

Method icon

gui/DataColorOptions.cxx:81–85  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

79
80//-----------------------------------------------------------------------------
81QIcon DataColorOptions::icon() const
82{
83 QTE_D();
84 return d->UI.gradient->itemIcon(d->UI.gradient->currentIndex());
85}
86
87//-----------------------------------------------------------------------------
88vtkScalarsToColors* DataColorOptions::scalarsToColors() const

Callers 3

setGradientMethod · 0.95
DepthMapViewOptionsMethod · 0.80
PointOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected