histogramInterface.cpp File Reference

#include <qapplication.h>
#include <qpainter.h>
#include <qpixmap.h>
#include <qimage.h>
#include <qaccel.h>
#include <qcursor.h>
#include "histogramInterface.h"
#include "histogramEditor.h"
#include "../../backend/tools/imageTools.h"
#include "../cursors.h"

Include dependency graph for histogramInterface.cpp:

Go to the source code of this file.

Defines

#define DRAG_THRESHOLD   5
#define COLOR_BAR_MARGIN   2
#define COLOR_BAR_BORDER   2
#define COLOR_BAR_HEIGHT   6
#define HISTOGRAM_HEIGHT   ( height() - COLOR_BAR_BORDER - 2*COLOR_BAR_MARGIN - COLOR_BAR_HEIGHT )


Define Documentation

#define COLOR_BAR_BORDER   2

#define COLOR_BAR_HEIGHT   6

#define COLOR_BAR_MARGIN   2

#define DRAG_THRESHOLD   5

#define HISTOGRAM_HEIGHT   ( height() - COLOR_BAR_BORDER - 2*COLOR_BAR_MARGIN - COLOR_BAR_HEIGHT )

Definition at line 33 of file histogramInterface.cpp.

Referenced by HistogramInterface::paintEvent().


Generated on Thu Jun 19 15:08:28 2008 for AlbumShaper by  doxygen 1.5.6