#include <QWidget>
#include <QPaintEvent>
#include <QPainter>
#include <QRect>
#include "KDChartAbstractAreaBase.h"
Include dependency graph for KDChartAbstractAreaWidget.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | KDChart |
Classes | |
class | KDChart::AbstractAreaWidget |
An area in the chart with a background, a frame, etc. More... |