Krita Source Code Documentation
Loading...
Searching...
No Matches
KisHistogramView Member List

This is the complete list of members for KisHistogramView, including all inherited members.

channels() constKisHistogramView
clearChannels()KisHistogramViewslot
defaultColor() constKisHistogramView
isLogarithmic() constKisHistogramView
KisHistogramView(QWidget *parent)KisHistogramView
m_dKisHistogramViewprivate
mouseDoubleClickEvent(QMouseEvent *e) overrideKisHistogramViewprotected
mouseMoveEvent(QMouseEvent *e) overrideKisHistogramViewprotected
mousePressEvent(QMouseEvent *e) overrideKisHistogramViewprotected
paintEvent(QPaintEvent *e) overrideKisHistogramViewprotected
scale() constKisHistogramView
setChannel(int channel, int histogramIndex=0)KisHistogramViewslot
setChannels(const QVector< int > &channels, int histogramIndex=0)KisHistogramViewslot
setDefaultColor(const QColor &newDefaultColor)KisHistogramViewslot
setLogarithmic(bool logarithmic)KisHistogramViewslot
setScale(qreal newScale)KisHistogramViewslot
setScaleToCutLongPeaks()KisHistogramViewslot
setScaleToFit()KisHistogramViewslot
setup(const QVector< KisHistogram * > &histograms, const QVector< const KoColorSpace * > &colorSpaces, const QVector< QVector< int > > &channels={})KisHistogramView
~KisHistogramView()KisHistogramView