#include <qwidget.h>
Include dependency graph for histogramInterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HistogramInterface |
Enumerations | |
enum | DISPLAYED_CHANNEL { LUMINOSITY, RED, GREEN, BLUE } |
chanel histogram displays More... | |
enum | DRAG_MODE { DRAG, NO_EFFECT } |
current drag mode, effect of mouse movement on selected range More... |
|
chanel histogram displays
Definition at line 21 of file histogramInterface.h. Referenced by HistogramEditor::selectHistogramType().
|
|
current drag mode, effect of mouse movement on selected range
Definition at line 30 of file histogramInterface.h. Referenced by SelectionInterface::mouseActionByPosition().
|