lib/DatePlot.cpp File Reference

#include "DatePlot.h"
#include <qpainter.h>
#include <qpaintdevicemetrics.h>
#include <qstring.h>
#include <qdatetime.h>

Include dependency graph for DatePlot.cpp:

Go to the source code of this file.

Defines

#define SCALE_WIDTH   60
#define DATE_HEIGHT   30


Define Documentation

#define DATE_HEIGHT   30

Definition at line 29 of file DatePlot.cpp.

Referenced by DatePlot::DatePlot().

#define SCALE_WIDTH   60

Definition at line 28 of file DatePlot.cpp.

Referenced by DatePlot::DatePlot(), ScalePlot::ScalePlot(), and ScalePlot::setScaleWidth().