Krita Source Code Documentation
Loading...
Searching...
No Matches
KisHistogramView::Private Class Reference

Public Attributes

int draggingStartMouseY
 
int histogramIndex {0}
 
QVector< KisHistogramPainter * > histogramPainters
 
bool isScaling {false}
 
qreal preDraggingScale
 

Detailed Description

Definition at line 17 of file KisHistogramView.cpp.

Member Data Documentation

◆ draggingStartMouseY

int KisHistogramView::Private::draggingStartMouseY

Definition at line 24 of file KisHistogramView.cpp.

◆ histogramIndex

int KisHistogramView::Private::histogramIndex {0}

Definition at line 21 of file KisHistogramView.cpp.

21{0};

◆ histogramPainters

QVector<KisHistogramPainter *> KisHistogramView::Private::histogramPainters

Definition at line 20 of file KisHistogramView.cpp.

◆ isScaling

bool KisHistogramView::Private::isScaling {false}

Definition at line 25 of file KisHistogramView.cpp.

25{false};

◆ preDraggingScale

qreal KisHistogramView::Private::preDraggingScale

Definition at line 23 of file KisHistogramView.cpp.


The documentation for this class was generated from the following file: