|
Krita Source Code Documentation
|
Public Attributes | |
| int | draggingStartMouseY |
| int | histogramIndex {0} |
| QVector< KisHistogramPainter * > | histogramPainters |
| bool | isScaling {false} |
| qreal | preDraggingScale |
Definition at line 17 of file KisHistogramView.cpp.
| int KisHistogramView::Private::draggingStartMouseY |
Definition at line 24 of file KisHistogramView.cpp.
| int KisHistogramView::Private::histogramIndex {0} |
Definition at line 21 of file KisHistogramView.cpp.
| QVector<KisHistogramPainter *> KisHistogramView::Private::histogramPainters |
Definition at line 20 of file KisHistogramView.cpp.
| bool KisHistogramView::Private::isScaling {false} |
Definition at line 25 of file KisHistogramView.cpp.
| qreal KisHistogramView::Private::preDraggingScale |
Definition at line 23 of file KisHistogramView.cpp.