Home
last modified time | relevance | path

Searched refs:changeColorTable (Results 1 – 5 of 5) sorted by relevance

/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdatavis3d/examples/datavisualization/volumetric/
H A Dvolumetric.h70 void changeColorTable(int enabled);
H A Dmain.cpp246 &VolumetricModifier::changeColorTable); in main()
H A Dvolumetric.cpp426 void VolumetricModifier::changeColorTable(int enabled) in changeColorTable() function in VolumetricModifier
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkViewPort.h306 void changeColorTable(QGradientStops stops);
H A DDkViewPort.cpp2322 …connect(ttb, SIGNAL(colorTableChanged(QGradientStops)), this, SLOT(changeColorTable(QGradientStops… in DkViewPortContrast()
2350 void DkViewPortContrast::changeColorTable(QGradientStops stops) { in changeColorTable() function in nmc::DkViewPortContrast