MCPcopy Create free account
hub / github.com/KDE/labplot / colors

Method colors

src/frontend/colormaps/ColorMapsWidget.cpp:421–423  ·  view source on GitHub ↗

! * returns the vector with the colors of the currently selected color map. */

Source from the content-addressed store, hash-verified

419 * returns the vector with the colors of the currently selected color map.
420 */
421QVector<QColor> ColorMapsWidget::colors() const {
422 return m_manager->colors();
423}

Callers 3

updateImageMethod · 0.45
selectColorMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected