#include <math.h>
#include <qapplication.h>
#include <qpainter.h>
#include "qwt_math.h"
#include "qwt_painter.h"
#include "qwt_polygon.h"
#include "qwt_dial_needle.h"
Go to the source code of this file.
Typedefs | |
typedef QColorGroup | QwtPalette |
typedef QColorGroup QwtPalette |
Definition at line 19 of file qwt_dial_needle.cpp.