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

Definition at line 31 of file histogramInterface.cpp.

Referenced by HistogramInterface::minimumSizeHint(), and HistogramInterface::paintEvent().

#define COLOR_BAR_HEIGHT   6

Definition at line 32 of file histogramInterface.cpp.

Referenced by HistogramInterface::minimumSizeHint(), and HistogramInterface::paintEvent().

#define COLOR_BAR_MARGIN   2

Definition at line 30 of file histogramInterface.cpp.

Referenced by HistogramInterface::minimumSizeHint(), and HistogramInterface::paintEvent().

#define DRAG_THRESHOLD   5

Definition at line 28 of file histogramInterface.cpp.

Referenced by SelectionInterface::mouseActionByPosition(), HistogramInterface::mousePressEvent(), HistogramInterface::nearBoundary(), and SplitViewInterface::nearSplitPoint().

#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 Jan 3 10:54:41 2008 for AlbumShaper by  doxygen 1.5.4