#include <qevent.h>
#include <qdrawutil.h>
#include <qpainter.h>
#include <qstyle.h>
#include "qwt_math.h"
#include "qwt_painter.h"
#include "qwt_paint_buffer.h"
#include "qwt_wheel.h"
Go to the source code of this file.
Classes | |
class | QwtWheel::PrivateData |
Defines | |
#define | NUM_COLORS 30 |
#define NUM_COLORS 30 |
Definition at line 19 of file qwt_wheel.cpp.
Referenced by QwtWheel::drawWheelBackground(), and QwtWheel::setColorArray().